| Home | Trees | Indices | Help |
|
|---|
|
|
|
|||
|
SummaryStatistics Basic class to collect targets/predictions and report summary statistics |
|||
|
ROCCurve Generic class for ROC curve computation and plotting |
|||
|
ConfusionMatrix Class to contain information and display confusion matrix. |
|||
|
RegressionStatistics Class to contain information and display on regression results. |
|||
|
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, StringIO, log10, ceil, externals, meanPowerFx, rootMeanPowerFx, RMSErrorFx, CorrErrorFx, CorrErrorPFx, RelativeRMSErrorFx, MeanMismatchErrorFx, AUCErrorFx, warning, StateVariable, ClassWithCollections, enhancedDocString, table2string, autoNullDist, debug, nanmean
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Apr 23 23:09:13 2012 | http://epydoc.sourceforge.net |