Uses of Package
com.pervasive.datarush.analytics.decisiontree
-
Packages that use com.pervasive.datarush.analytics.decisiontree 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. -
Classes in com.pervasive.datarush.analytics.decisiontree used by com.pervasive.datarush.analytics.decisiontree Class Description CompoundPredicate.Operator Enumeration of allowed values for the "booleanOperator" attribute.PMMLTreeModel.MissingValueStrategy Corresponds to the PMMLMISSING-VALUE-STRATEGY
enumeration.PMMLTreeModel.NoTrueChildStrategy Corresponds to the PMMLNO-TRUE-CHILD-STRATEGY
enumeration.PMMLTreeModel.SplitCharacteristic Corresponds to the PMMLsplitCharacteristic
enumeration.Predicate Parent class for all of the PMML predicates.ScoreDistribution Corresponds to the PMMLScoreDistribution
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 PMMLNode
element. -
Classes in com.pervasive.datarush.analytics.decisiontree used by com.pervasive.datarush.analytics.decisiontree.learner Class Description TreeNode Corresponds to the PMMLNode
element.