| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
Regression |
Regression.addExtensions(Extension... extensions) |
Regression |
Regression.addRegressionTables(RegressionTable... regressionTables) |
Regression |
Regression.addResultFields(ResultField... resultFields) |
Regression |
ObjectFactory.createRegression()
Create an instance of
Regression |
Regression |
Regression.setAlgorithmName(String algorithmName)
Sets the value of the algorithmName property.
|
Regression |
Regression.setFunctionName(MiningFunctionType functionName)
Sets the value of the functionName property.
|
Regression |
Regression.setLocalTransformations(LocalTransformations localTransformations)
Sets the value of the localTransformations property.
|
Regression |
Regression.setModelName(String modelName)
Sets the value of the modelName property.
|
Regression |
Regression.setModelStats(ModelStats modelStats)
Sets the value of the modelStats property.
|
Regression |
Regression.setNormalizationMethod(RegressionNormalizationMethodType normalizationMethod)
Sets the value of the normalizationMethod property.
|
Regression |
Regression.setOutput(Output output)
Sets the value of the output property.
|
Regression |
Regression.setTargets(Targets targets)
Sets the value of the targets property.
|
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(Regression regression) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(Regression regression) |
VisitorAction |
AbstractVisitor.visit(Regression regression) |
VisitorAction |
FieldResolver.visit(Regression regression) |
Copyright © 2016 University of Tartu. All Rights Reserved.