Compute confusion matrix as an “error function”
This class can be used to compute confusion matrices from classifier output inside cross-validation fold without the stats conditional attribute. Simply pass an instance of this class to the errorfx argument of CrossValidation.
Parameters: | labels : list
|
---|