public class BinomialLogisticRegression extends Classification
| Constructor and Description |
|---|
BinomialLogisticRegression(double sigmoid) |
| Modifier and Type | Method and Description |
|---|---|
org.dmg.pmml.mining.MiningModel |
encodeMiningModel(java.util.List<Tree> trees,
java.lang.Integer numIteration,
org.jpmml.converter.Schema schema) |
encodeLabel, getNumClasscreateMiningModelpublic org.dmg.pmml.mining.MiningModel encodeMiningModel(java.util.List<Tree> trees, java.lang.Integer numIteration, org.jpmml.converter.Schema schema)
encodeMiningModel in class ObjectiveFunctionCopyright © 2019. All Rights Reserved.