| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
LiftData |
LiftData.addExtensions(Extension... extensions) |
LiftData |
ObjectFactory.createLiftData()
Create an instance of
LiftData |
LiftData |
PredictiveModelQuality.getLiftData()
Gets the value of the liftData property.
|
LiftData |
LiftData.setModelLiftGraph(ModelLiftGraph modelLiftGraph)
Sets the value of the modelLiftGraph property.
|
LiftData |
LiftData.setOptimumLiftGraph(OptimumLiftGraph optimumLiftGraph)
Sets the value of the optimumLiftGraph property.
|
LiftData |
LiftData.setRandomLiftGraph(RandomLiftGraph randomLiftGraph)
Sets the value of the randomLiftGraph property.
|
LiftData |
LiftData.setRankingQuality(Double rankingQuality)
Sets the value of the rankingQuality property.
|
LiftData |
LiftData.setTargetFieldDisplayValue(String targetFieldDisplayValue)
Sets the value of the targetFieldDisplayValue property.
|
LiftData |
LiftData.setTargetFieldValue(String targetFieldValue)
Sets the value of the targetFieldValue property.
|
| Modifier and Type | Method and Description |
|---|---|
PredictiveModelQuality |
PredictiveModelQuality.setLiftData(LiftData liftData)
Sets the value of the liftData property.
|
VisitorAction |
Visitor.visit(LiftData liftData) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(LiftData liftData) |
VisitorAction |
AbstractVisitor.visit(LiftData liftData) |
Copyright © 2016 University of Tartu. All Rights Reserved.