public class LogisticClassification extends Classification
| Constructor and Description |
|---|
LogisticClassification() |
| Modifier and Type | Method and Description |
|---|---|
org.dmg.pmml.MiningModel |
encodeMiningModel(org.dmg.pmml.Segmentation segmentation,
float base_score,
org.jpmml.converter.Schema schema) |
getDataType, getNumClass, getOpTypecreatePredictedField, createPredictedField, createTransformedFieldpublic org.dmg.pmml.MiningModel encodeMiningModel(org.dmg.pmml.Segmentation segmentation,
float base_score,
org.jpmml.converter.Schema schema)
encodeMiningModel in class ObjFunctionCopyright © 2016. All Rights Reserved.