Home | Trees | Indices | Help |
|
---|
|
|
|||
ConfusionMatrix Simple class for confusion matrix computation / display. |
|||
ClassifierError Compute (or return) some error of a (trained) classifier on a dataset. |
|||
TransferError Compute the transfer error of a (trained) classifier on a dataset. |
|||
ConfusionBasedError For a given classifier report an error based on internally computed error measure (given by some ConfusionMatrix stored in some state variable of Classifier). |
Imports: copy, N, Set, StringIO, log10, ceil, MeanMismatchErrorFx, warning, StateVariable, Stateful, enhancedDocString, debug
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Jun 1 19:01:47 2008 | http://epydoc.sourceforge.net |