| Package | Description |
|---|---|
| de.lmu.ifi.dbs.elki.evaluation.classification |
Evaluation of classification algorithms.
|
| Modifier and Type | Field and Description |
|---|---|
private ConfusionMatrix |
ConfusionMatrixEvaluationResult.confusionmatrix
Holds the confusion matrix.
|
| Constructor and Description |
|---|
ConfusionMatrixEvaluationResult(ConfusionMatrix confusionmatrix,
String evaluationName)
Provides an evaluation based on the given confusion matrix.
|
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.