public class BinomialLogisticRegression extends Classification
| Constructor and Description |
|---|
BinomialLogisticRegression() |
| Modifier and Type | Method and Description |
|---|---|
org.dmg.pmml.mining.MiningModel |
encodeMiningModel(List<RegTree> regTrees,
float base_score,
org.jpmml.converter.Schema schema) |
encodeLabel, getNumClasscreateMiningModelpublic org.dmg.pmml.mining.MiningModel encodeMiningModel(List<RegTree> regTrees, float base_score, org.jpmml.converter.Schema schema)
encodeMiningModel in class ObjFunctionCopyright © 2017. All Rights Reserved.