Package | Description |
---|---|
weka.classifiers.evaluation |
Modifier and Type | Method and Description |
---|---|
ConfusionMatrix |
TwoClassStats.getConfusionMatrix()
Generates a
ConfusionMatrix representing the current
two-class statistics, using class names "negative" and "positive". |
ConfusionMatrix |
ConfusionMatrix.makeWeighted(CostMatrix costs)
Makes a copy of this ConfusionMatrix after applying the
supplied CostMatrix to the cells.
|
Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.