| Package | Description |
|---|---|
| org.jpmml.evaluator | |
| org.jpmml.evaluator.association |
| Modifier and Type | Class and Description |
|---|---|
class |
ResidualInputField |
| Modifier and Type | Method and Description |
|---|---|
protected List<InputField> |
ModelManager.createInputFields() |
protected List<InputField> |
ModelEvaluator.createInputFields() |
protected List<InputField> |
ModelManager.createInputFields(org.dmg.pmml.MiningField.UsageType usageType) |
protected List<InputField> |
ModelEvaluator.createInputFields(org.dmg.pmml.MiningField.UsageType usageType) |
List<InputField> |
ModelManager.getActiveFields() |
List<InputField> |
HasActiveFields.getActiveFields()
Gets the independent (ie. input) fields of a
Model from its MiningSchema. |
List<InputField> |
HasGroupFields.getGroupFields()
Gets the group fields of a
Model from its MiningSchema. |
List<InputField> |
ModelManager.getInputFields() |
List<InputField> |
HasInputFields.getInputFields() |
List<InputField> |
HasOrderFields.getOrderFields()
Gets the order fields of a
Model from its MiningSchema. |
| Modifier and Type | Method and Description |
|---|---|
List<InputField> |
AssociationModelEvaluator.getGroupFields() |
Copyright © 2020. All rights reserved.