| Package | Description |
|---|---|
| org.jpmml.converter |
| Modifier and Type | Class and Description |
|---|---|
class |
ImportanceDecorator |
class |
InvalidValueDecorator |
class |
MissingValueDecorator |
class |
OutlierDecorator |
| Modifier and Type | Method and Description |
|---|---|
Map<org.dmg.pmml.Model,com.google.common.collect.ListMultimap<String,Decorator>> |
ModelEncoder.getDecorators() |
| Modifier and Type | Method and Description |
|---|---|
void |
ModelEncoder.addDecorator(org.dmg.pmml.Field<?> field,
Decorator decorator) |
void |
ModelEncoder.addDecorator(org.dmg.pmml.Model model,
org.dmg.pmml.Field<?> field,
Decorator decorator) |
Copyright © 2023. All rights reserved.