Uses of Class
org.kie.pmml.pmml_4_2.model.tree.ScoreDistributionInfo
-
Packages that use ScoreDistributionInfo Package Description org.kie.pmml.pmml_4_2.model.tree -
-
Uses of ScoreDistributionInfo in org.kie.pmml.pmml_4_2.model.tree
Methods in org.kie.pmml.pmml_4_2.model.tree that return ScoreDistributionInfo Modifier and Type Method Description ScoreDistributionInfoTreeNode. getWeightedConfidenceWinner(List<TreeNode> childNodes)ScoreDistributionInfoTreeNode.ScoreDistributions. getWeightedDistribution()
-