|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
testHarvesting(self)
Basic testing of harvesting based on SplitClassifier |
source code
|
|
|
|
|
|
|
testFeatureSelectionClassifierWithRegression(self) |
source code
|
|
|
testTreeClassifier(self)
Basic tests for TreeClassifier |
source code
|
|
|
|
|
|
|
|
|
|
|
testGenericTests(self)
Test all classifiers for conformant behavior |
source code
|
|
|
testCorrectDimensionsOrder(self,
clf)
To check if known/present Classifiers are working properly
with samples being first dimension. Started to worry about
possible problems while looking at sg where samples are 2nd
dimension |
source code
|
|