| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
Scorecard |
Scorecard.addExtensions(Extension... extensions) |
Scorecard |
ObjectFactory.createScorecard()
Create an instance of
Scorecard |
Scorecard |
Scorecard.setAlgorithmName(String algorithmName)
Sets the value of the algorithmName property.
|
Scorecard |
Scorecard.setBaselineMethod(Scorecard.BaselineMethod baselineMethod)
Sets the value of the baselineMethod property.
|
Scorecard |
Scorecard.setBaselineScore(Double baselineScore)
Sets the value of the baselineScore property.
|
Scorecard |
Scorecard.setCharacteristics(Characteristics characteristics)
Sets the value of the characteristics property.
|
Scorecard |
Scorecard.setFunctionName(MiningFunctionType functionName)
Sets the value of the functionName property.
|
Scorecard |
Scorecard.setInitialScore(Double initialScore)
Sets the value of the initialScore property.
|
Scorecard |
Scorecard.setLocalTransformations(LocalTransformations localTransformations)
Sets the value of the localTransformations property.
|
Scorecard |
Scorecard.setMiningSchema(MiningSchema miningSchema)
Sets the value of the miningSchema property.
|
Scorecard |
Scorecard.setModelExplanation(ModelExplanation modelExplanation)
Sets the value of the modelExplanation property.
|
Scorecard |
Scorecard.setModelName(String modelName)
Sets the value of the modelName property.
|
Scorecard |
Scorecard.setModelStats(ModelStats modelStats)
Sets the value of the modelStats property.
|
Scorecard |
Scorecard.setModelVerification(ModelVerification modelVerification)
Sets the value of the modelVerification property.
|
Scorecard |
Scorecard.setOutput(Output output)
Sets the value of the output property.
|
Scorecard |
Scorecard.setReasonCodeAlgorithm(Scorecard.ReasonCodeAlgorithm reasonCodeAlgorithm)
Sets the value of the reasonCodeAlgorithm property.
|
Scorecard |
Scorecard.setScorable(Boolean scorable)
Sets the value of the scorable property.
|
Scorecard |
Scorecard.setTargets(Targets targets)
Sets the value of the targets property.
|
Scorecard |
Scorecard.setUseReasonCodes(Boolean useReasonCodes)
Sets the value of the useReasonCodes property.
|
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(Scorecard scorecard) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(Scorecard scorecard) |
VisitorAction |
AbstractVisitor.visit(Scorecard scorecard) |
VisitorAction |
AbstractModelVisitor.visit(Scorecard scorecard) |
Copyright © 2016 University of Tartu. All Rights Reserved.