| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Field and Description |
|---|---|
protected ROC |
PredictiveModelQuality.roc |
| Modifier and Type | Method and Description |
|---|---|
ROC |
ObjectFactory.createROC()
Create an instance of
ROC |
ROC |
PredictiveModelQuality.getROC()
Gets the value of the roc property.
|
ROC |
ROC.withExtensions(Collection<Extension> values) |
ROC |
ROC.withExtensions(Extension... values) |
ROC |
ROC.withNegativeTargetFieldDisplayValue(String value) |
ROC |
ROC.withNegativeTargetFieldValue(String value) |
ROC |
ROC.withPositiveTargetFieldDisplayValue(String value) |
ROC |
ROC.withPositiveTargetFieldValue(String value) |
ROC |
ROC.withROCGraph(ROCGraph value) |
| Modifier and Type | Method and Description |
|---|---|
void |
PredictiveModelQuality.setROC(ROC value)
Sets the value of the roc property.
|
VisitorAction |
Visitor.visit(ROC roc) |
VisitorAction |
AbstractVisitor.visit(ROC roc) |
VisitorAction |
AbstractSimpleVisitor.visit(ROC roc) |
PredictiveModelQuality |
PredictiveModelQuality.withROC(ROC value) |
Copyright © 2014 University of Tartu. All Rights Reserved.