| Package | Description |
|---|---|
| org.jpmml.model.visitors |
| Modifier and Type | Class and Description |
|---|---|
class |
DataDictionaryCleaner
A Visitor that removes redundant
data fields from the data dictionary. |
class |
MiningSchemaCleaner
A Visitor that removes redundant
mining fields from the mining schema. |
class |
TransformationDictionaryCleaner
A Visitor that removes redundant
derived fields from global and local transformation dictionaries. |
| Modifier and Type | Method and Description |
|---|---|
static Set<Field> |
DeepFieldResolverUtil.getActiveFields(DeepFieldResolver resolver,
MiningModel miningModel) |
static Set<Field> |
DeepFieldResolverUtil.getActiveFields(DeepFieldResolver resolver,
Model model) |
Copyright © 2016 University of Tartu. All rights reserved.