Home | Trees | Indices | Help |
|
---|
|
Base class for all classifiers.
At the moment, regressions are treated just as a special case of classifier (or vise verse), so the same base class Classifier is utilized for both kinds.
|
|||
Classifier Abstract classifier class to be inherited by all classifiers |
Imports: N, deepcopy, time, idhash, StateVariable, ClassWithCollections, Parameter, ConfusionMatrix, RegressionStatistics, warning, debug
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Jan 24 03:57:23 2010 | http://epydoc.sourceforge.net |