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 Tue Apr 24 20:56:44 2012 | http://epydoc.sourceforge.net |