public class Regression extends ObjectiveFunction
| Constructor and Description |
|---|
Regression() |
| Modifier and Type | Method and Description |
|---|---|
org.jpmml.converter.Label |
encodeLabel(org.dmg.pmml.FieldName name,
org.jpmml.converter.PMMLEncoder encoder) |
org.dmg.pmml.mining.MiningModel |
encodeMiningModel(List<org.dmg.pmml.tree.TreeModel> treeModels,
org.jpmml.converter.Schema schema) |
createSegmentationpublic org.jpmml.converter.Label encodeLabel(org.dmg.pmml.FieldName name,
org.jpmml.converter.PMMLEncoder encoder)
encodeLabel in class ObjectiveFunctionpublic org.dmg.pmml.mining.MiningModel encodeMiningModel(List<org.dmg.pmml.tree.TreeModel> treeModels, org.jpmml.converter.Schema schema)
encodeMiningModel in class ObjectiveFunctionCopyright © 2017. All Rights Reserved.