| Package | Description |
|---|---|
| weka.classifiers | |
| weka.classifiers.meta | |
| weka.classifiers.rules | |
| weka.gui.explorer |
| Modifier and Type | Method and Description |
|---|---|
protected boolean[] |
CheckClassifier.testWRTZeroR(Classifier classifier,
Evaluation evaluation,
Instances train,
Instances test)
Determine whether the scheme performs worse than ZeroR during testing
|
| Constructor and Description |
|---|
Performance(GridSearch.PointDouble values,
Evaluation evaluation)
initializes the performance container
|
| Modifier and Type | Field and Description |
|---|---|
protected Evaluation |
DecisionTable.m_evaluation
The evaluation object used to evaluate subsets
|
| 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 © 2015 University of Waikato, Hamilton, NZ. All rights reserved.