Package | Description |
---|---|
weka.gui.explorer |
Modifier and Type | Method and Description |
---|---|
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 © 2019 University of Waikato, Hamilton, NZ. All rights reserved.