See: Description
| Class | Description |
|---|---|
| CompoundPredicate |
Corresponds to the
CompoundPredicate PMML element. |
| ConstantPredicate |
Corresponds to the
True and False PMML elements. |
| PMMLTreeModel |
PMML TreeModel.
|
| Predicate |
Parent class for all of the PMML predicates.
|
| ScoreDistribution |
Corresponds to the PMML
ScoreDistribution element. |
| SimplePredicate |
Corresponds to the PMML
SimplePredicate element. |
| SimpleSetPredicate |
Corresponds to the PMML
SimpleSetPredicate element. |
| TreeNode |
Corresponds to the PMML
Node element. |
| Enum | Description |
|---|---|
| CompoundPredicate.Operator |
Enumeration of allowed values for the "booleanOperator" attribute.
|
| PMMLTreeModel.MissingValueStrategy |
Corresponds to the PMML
MISSING-VALUE-STRATEGY enumeration. |
| PMMLTreeModel.NoTrueChildStrategy |
Corresponds to the PMML
NO-TRUE-CHILD-STRATEGY enumeration. |
| PMMLTreeModel.SplitCharacteristic |
Corresponds to the PMML
splitCharacteristic enumeration. |
| SimplePredicate.Operator |
Enumeration of allowed values for the "operator" attribute.
|
| SimpleSetPredicate.Operator |
Enumeration of allowed values for the "booleanOperator" attribute.
|
Copyright © 2020 Actian Corporation. All rights reserved.