Uses of Class
com.pervasive.datarush.analytics.decisiontree.learner.TargetCounts
Packages that use TargetCounts
Package
Description
Provides the PMML learner operator and associated classes.
-
Uses of TargetCounts in com.pervasive.datarush.analytics.decisiontree.learner
Methods in com.pervasive.datarush.analytics.decisiontree.learner that return TargetCountsModifier and TypeMethodDescriptionstatic TargetCountsTargetCounts.fromNode(DynamicEnum targetType, TreeNode node) Public only as a matter of implementation; clients should not use this method.