public class LinearRegression extends Regression
| Constructor and Description |
|---|
LinearRegression() |
| Modifier and Type | Method and Description |
|---|---|
org.dmg.pmml.MiningModel |
encodeMiningModel(org.dmg.pmml.Segmentation segmentation,
float base_score,
FeatureMap featureMap) |
org.dmg.pmml.Output |
encodeOutput() |
createPredictedField, createTransformedField, getDataFieldpublic org.dmg.pmml.MiningModel encodeMiningModel(org.dmg.pmml.Segmentation segmentation,
float base_score,
FeatureMap featureMap)
encodeMiningModel in class ObjFunctionpublic org.dmg.pmml.Output encodeOutput()
Copyright © 2016. All Rights Reserved.