public class PoissonRegression extends Regression
CONFIG_AVERAGE_OUTPUT, CONFIG_NAME| Constructor and Description |
|---|
PoissonRegression(Section config) |
| Modifier and Type | Method and Description |
|---|---|
org.dmg.pmml.mining.MiningModel |
encodeMiningModel(List<Tree> trees,
Integer numIteration,
org.jpmml.converter.Schema schema) |
encodeLabelcreateMiningModel, getAverageOutput, getNamepublic PoissonRegression(Section config)
public org.dmg.pmml.mining.MiningModel encodeMiningModel(List<Tree> trees, Integer numIteration, org.jpmml.converter.Schema schema)
encodeMiningModel in class RegressionCopyright © 2022. All rights reserved.