public class LinearRegression extends ObjFunction
| 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() |
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.