| Package | Description |
|---|---|
| org.jpmml.converter |
| Modifier and Type | Class and Description |
|---|---|
class |
CategoricalLabel |
class |
ContinuousLabel |
| Modifier and Type | Method and Description |
|---|---|
Label |
Schema.getLabel() |
Label |
Label.toAnonymousLabel() |
abstract Label |
Label.toRenamedLabel(String name) |
| Modifier and Type | Method and Description |
|---|---|
static org.dmg.pmml.MiningSchema |
ModelUtil.createMiningSchema(Label label) |
Schema |
Schema.toRelabeledSchema(Label label) |
| Constructor and Description |
|---|
Schema(PMMLEncoder encoder,
Label label,
List<? extends Feature> features) |
Copyright © 2022. All rights reserved.