Uses of Class
weka.classifiers.Evaluation

Packages that use Evaluation
weka.gui.explorer   
 

Uses of Evaluation in weka.gui.explorer
 

Methods in weka.gui.explorer with parameters of type Evaluation
static void ClassifierPanel.processClassifierPrediction(Instance toPredict, Classifier classifier, Evaluation eval, Instances plotInstances, FastVector plotShape, FastVector plotSize)
          Process a classifier's prediction for an instance and update a set of plotting instances and additional plotting info.
 



Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.