| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
RegressionModel |
RegressionModel.addExtensions(Extension... extensions) |
RegressionModel |
RegressionModel.addRegressionTables(RegressionTable... regressionTables) |
RegressionModel |
ObjectFactory.createRegressionModel()
Create an instance of
RegressionModel |
RegressionModel |
RegressionModel.setAlgorithmName(String algorithmName)
Sets the value of the algorithmName property.
|
RegressionModel |
RegressionModel.setFunctionName(MiningFunctionType functionName)
Sets the value of the functionName property.
|
RegressionModel |
RegressionModel.setLocalTransformations(LocalTransformations localTransformations)
Sets the value of the localTransformations property.
|
RegressionModel |
RegressionModel.setMiningSchema(MiningSchema miningSchema)
Sets the value of the miningSchema property.
|
RegressionModel |
RegressionModel.setModelExplanation(ModelExplanation modelExplanation)
Sets the value of the modelExplanation property.
|
RegressionModel |
RegressionModel.setModelName(String modelName)
Sets the value of the modelName property.
|
RegressionModel |
RegressionModel.setModelStats(ModelStats modelStats)
Sets the value of the modelStats property.
|
RegressionModel |
RegressionModel.setModelType(RegressionModel.ModelType modelType)
Sets the value of the modelType property.
|
RegressionModel |
RegressionModel.setModelVerification(ModelVerification modelVerification)
Sets the value of the modelVerification property.
|
RegressionModel |
RegressionModel.setNormalizationMethod(RegressionNormalizationMethodType normalizationMethod)
Sets the value of the normalizationMethod property.
|
RegressionModel |
RegressionModel.setOutput(Output output)
Sets the value of the output property.
|
RegressionModel |
RegressionModel.setScorable(Boolean scorable)
Sets the value of the scorable property.
|
RegressionModel |
RegressionModel.setTargetFieldName(FieldName targetFieldName)
Sets the value of the targetFieldName property.
|
RegressionModel |
RegressionModel.setTargets(Targets targets)
Sets the value of the targets property.
|
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(RegressionModel regressionModel) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(RegressionModel regressionModel) |
VisitorAction |
AbstractVisitor.visit(RegressionModel regressionModel) |
Copyright © 2015 University of Tartu. All Rights Reserved.