public class MultinomialLogisticRegression extends Classification
CONFIG_NUM_CLASSCONFIG_AVERAGE_OUTPUT, CONFIG_NAME| Constructor and Description |
|---|
MultinomialLogisticRegression(Section config) |
| Modifier and Type | Method and Description |
|---|---|
org.dmg.pmml.mining.MiningModel |
encodeMiningModel(List<Tree> trees,
Integer numIteration,
org.jpmml.converter.Schema schema) |
encodeLabel, getNumClasscreateMiningModel, getAverageOutput, getNamepublic MultinomialLogisticRegression(Section config)
public org.dmg.pmml.mining.MiningModel encodeMiningModel(List<Tree> trees, Integer numIteration, org.jpmml.converter.Schema schema)
encodeMiningModel in class ObjectiveFunctionCopyright © 2024. All rights reserved.