Home | Trees | Indices | Help |
|
---|
|
Classifier containing the farm of other classifiers.
Should rarely be used directly. Use one of its childs instead
|
|||
Inherited from |
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from Inherited from |
|
|||
raw_predictions = StateVariable(enabled= False, doc= "Predicti
|
|||
raw_values = StateVariable(enabled= False, doc= "Values obtain
|
|||
clfs = property(fget= lambda x: x.__clfs, fset= _setClassifier
|
|||
Inherited from Inherited from Inherited from Inherited from Inherited from |
|
|||
__propagate_states Enable current enabled states in slave classifiers |
|||
__clfs Classifiers to use |
|
|||
Inherited from |
|
|
|
|
Custom posttrain of BoostedClassifier Harvest over the trained classifiers if it was asked to so
|
|
|
Set the classifiers used by the boosted classifier We have to allow to set list of classifiers after the object was actually created. It will be used by MulticlassClassifier |
Untrain BoostedClassifier Has to untrain any known classifier
|
|
|
raw_predictions
|
raw_values
|
clfs
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Apr 23 23:09:20 2012 | http://epydoc.sourceforge.net |