| 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 Sep 6 14:36:20 2009 | http://epydoc.sourceforge.net |