| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
ROC |
ROC.addExtensions(Extension... extensions) |
ROC |
ObjectFactory.createROC()
Create an instance of
ROC |
ROC |
PredictiveModelQuality.getROC()
Gets the value of the roc property.
|
ROC |
ROC.setNegativeTargetFieldDisplayValue(String negativeTargetFieldDisplayValue)
Sets the value of the negativeTargetFieldDisplayValue property.
|
ROC |
ROC.setNegativeTargetFieldValue(String negativeTargetFieldValue)
Sets the value of the negativeTargetFieldValue property.
|
ROC |
ROC.setPositiveTargetFieldDisplayValue(String positiveTargetFieldDisplayValue)
Sets the value of the positiveTargetFieldDisplayValue property.
|
ROC |
ROC.setPositiveTargetFieldValue(String positiveTargetFieldValue)
Sets the value of the positiveTargetFieldValue property.
|
ROC |
ROC.setROCGraph(ROCGraph rocGraph)
Sets the value of the rocGraph property.
|
| Modifier and Type | Method and Description |
|---|---|
PredictiveModelQuality |
PredictiveModelQuality.setROC(ROC roc)
Sets the value of the roc property.
|
VisitorAction |
Visitor.visit(ROC roc) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(ROC roc) |
VisitorAction |
AbstractVisitor.visit(ROC roc) |
Copyright © 2016 University of Tartu. All Rights Reserved.