| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Field and Description |
|---|---|
protected ROCGraph |
ROC.rocGraph |
| Modifier and Type | Method and Description |
|---|---|
ROCGraph |
ObjectFactory.createROCGraph()
Create an instance of
ROCGraph |
ROCGraph |
ROC.getROCGraph()
Gets the value of the rocGraph property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ROC.setROCGraph(ROCGraph value)
Sets the value of the rocGraph property.
|
VisitorAction |
Visitor.visit(ROCGraph rocGraph) |
VisitorAction |
AbstractVisitor.visit(ROCGraph rocGraph) |
VisitorAction |
AbstractSimpleVisitor.visit(ROCGraph rocGraph) |
| Constructor and Description |
|---|
ROC(ROCGraph rocGraph,
String positiveTargetFieldValue) |
Copyright © 2013 University of Tartu. All Rights Reserved.