Package org.kie.pmml.pmml_4_2.model.tree
Class TreeNode.ScoreDistributions
- java.lang.Object
-
- org.kie.pmml.pmml_4_2.model.tree.TreeNode.ScoreDistributions
-
-
Constructor Summary
Constructors Constructor Description ScoreDistributions(List<TreeNode> nodes)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ScoreDistributionInfogetWeightedDistribution()StringtoString()
-