| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| 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(java.util.Collection<Extension> values) |
ROC |
ROC.withExtensions(Extension... values) |
ROC |
ROC.withNegativeTargetFieldDisplayValue(java.lang.String value) |
ROC |
ROC.withNegativeTargetFieldValue(java.lang.String value) |
ROC |
ROC.withPositiveTargetFieldDisplayValue(java.lang.String value) |
ROC |
ROC.withPositiveTargetFieldValue(java.lang.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) |
PredictiveModelQuality |
PredictiveModelQuality.withROC(ROC value) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(ROC roc) |
VisitorAction |
AbstractVisitor.visit(ROC roc) |
Copyright © 2015 University of Tartu. All Rights Reserved.