| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
ConfusionMatrix |
ConfusionMatrix.addExtensions(Extension... extensions) |
ConfusionMatrix |
ObjectFactory.createConfusionMatrix()
Create an instance of
ConfusionMatrix |
ConfusionMatrix |
PredictiveModelQuality.getConfusionMatrix()
Gets the value of the confusionMatrix property.
|
ConfusionMatrix |
ConfusionMatrix.setClassLabels(ClassLabels classLabels)
Sets the value of the classLabels property.
|
ConfusionMatrix |
ConfusionMatrix.setMatrix(Matrix matrix)
Sets the value of the matrix property.
|
| Modifier and Type | Method and Description |
|---|---|
PredictiveModelQuality |
PredictiveModelQuality.setConfusionMatrix(ConfusionMatrix confusionMatrix)
Sets the value of the confusionMatrix property.
|
VisitorAction |
Visitor.visit(ConfusionMatrix confusionMatrix) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(ConfusionMatrix confusionMatrix) |
VisitorAction |
AbstractVisitor.visit(ConfusionMatrix confusionMatrix) |
Copyright © 2016 University of Tartu. All rights reserved.