Package | Description |
---|---|
de.lmu.ifi.dbs.elki.evaluation.classification |
Evaluation of classification algorithms.
|
Modifier and Type | Field and Description |
---|---|
ConfusionMatrix |
ConfusionMatrixEvaluationResult.confusionmatrix
Holds the confusion matrix.
|
Constructor and Description |
---|
ConfusionMatrixEvaluationResult(ConfusionMatrix confusionmatrix,
java.lang.String evaluationName)
Provides an evaluation based on the given confusion matrix.
|
Copyright © 2019 ELKI Development Team. License information.