Uses of Class
org.kie.pmml.pmml_4_2.model.tree.TreeNode
-
Packages that use TreeNode Package Description org.kie.pmml.pmml_4_2.model.tree -
-
Uses of TreeNode in org.kie.pmml.pmml_4_2.model.tree
Method parameters in org.kie.pmml.pmml_4_2.model.tree with type arguments of type TreeNode Modifier and Type Method Description ScoreDistributionInfoTreeNode. getWeightedConfidenceWinner(List<TreeNode> childNodes)Constructor parameters in org.kie.pmml.pmml_4_2.model.tree with type arguments of type TreeNode Constructor Description ScoreDistributions(List<TreeNode> nodes)
-