| 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() |
ROC |
ROC.setNegativeTargetFieldDisplayValue(String negativeTargetFieldDisplayValue) |
ROC |
ROC.setNegativeTargetFieldValue(String negativeTargetFieldValue) |
ROC |
ROC.setPositiveTargetFieldDisplayValue(String positiveTargetFieldDisplayValue) |
ROC |
ROC.setPositiveTargetFieldValue(String positiveTargetFieldValue) |
ROC |
ROC.setROCGraph(ROCGraph rocGraph) |
| Modifier and Type | Method and Description |
|---|---|
PredictiveModelQuality |
PredictiveModelQuality.setROC(ROC roc) |
VisitorAction |
Visitor.visit(ROC roc) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractVisitor.visit(ROC roc) |
Copyright © 2024. All rights reserved.