Package mvpa :: Package clfs :: Module transerror
[hide private]
[frames] | no frames]

Module transerror

source code

Utility class to compute the transfer error of classifiers.
Classes [hide private]
  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