| Package | Description |
|---|---|
| com.pervasive.datarush.analytics.decisiontree |
Provides PMML model classes for decision trees.
|
| com.pervasive.datarush.analytics.decisiontree.learner |
Provides the PMML learner operator and associated classes.
|
| Class and 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. |
| Predicate
Parent class for all of the PMML predicates.
|
| ScoreDistribution
Corresponds to the PMML
ScoreDistribution element. |
| SimplePredicate.Operator
Enumeration of allowed values for the "operator" attribute.
|
| SimpleSetPredicate.Operator
Enumeration of allowed values for the "booleanOperator" attribute.
|
| TreeNode
Corresponds to the PMML
Node element. |
| Class and Description |
|---|
| TreeNode
Corresponds to the PMML
Node element. |
Copyright © 2020 Actian Corporation. All rights reserved.