| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
ROCGraph |
ROCGraph.addExtensions(Extension... extensions) |
ROCGraph |
ObjectFactory.createROCGraph()
Create an instance of
ROCGraph |
ROCGraph |
ROC.getROCGraph() |
ROCGraph |
ROCGraph.setBoundaryValues(BoundaryValues boundaryValues) |
ROCGraph |
ROCGraph.setXCoordinates(XCoordinates xCoordinates) |
ROCGraph |
ROCGraph.setYCoordinates(YCoordinates yCoordinates) |
| Modifier and Type | Method and Description |
|---|---|
ROC |
ROC.setROCGraph(ROCGraph rocGraph) |
VisitorAction |
Visitor.visit(ROCGraph rocGraph) |
| Constructor and Description |
|---|
ROC(String positiveTargetFieldValue,
ROCGraph rocGraph) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractVisitor.visit(ROCGraph rocGraph) |
Copyright © 2019 University of Tartu. All rights reserved.