| Package | Description |
|---|---|
| org.jpmml.converter |
| Modifier and Type | Class and Description |
|---|---|
class |
CategoricalLabel |
class |
OrdinalLabel |
| Modifier and Type | Method and Description |
|---|---|
static void |
SchemaUtil.checkSize(int size,
DiscreteLabel discreteLabel) |
static void |
SchemaUtil.checkSize(int size,
DiscreteLabel discreteLabel,
List<? extends Feature> features) |
static org.dmg.pmml.Output |
ModelUtil.createProbabilityOutput(org.dmg.pmml.DataType dataType,
DiscreteLabel discreteLabel) |
static org.dmg.pmml.Output |
ModelUtil.createProbabilityOutput(org.dmg.pmml.MathContext mathContext,
DiscreteLabel discreteLabel) |
Copyright © 2023. All rights reserved.