Home | Trees | Indices | Help |
|
---|
|
Classifier which decorates another classifier
Possible uses:
- modify data somehow prior training/testing: * normalization * feature selection * modification
- optimized classifier?
|
|||
Inherited from |
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from |
|
|||
clf = property(lambda x: x.__clf, doc= "Used `Classifier`")
|
|||
Inherited from Inherited from Inherited from |
|
|||
__clf Store the classifier to use. |
|
|||
Inherited from |
|
|
|
|
|
|
|
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Apr 13 17:59:05 2011 | http://epydoc.sourceforge.net |