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