Uses of Class
org.kie.pmml.models.tree.model.KiePMMLScoreDistribution
-
-
Uses of KiePMMLScoreDistribution in org.kie.pmml.models.tree.model
Method parameters in org.kie.pmml.models.tree.model with type arguments of type KiePMMLScoreDistribution Modifier and Type Method Description protected static java.util.LinkedHashMap<java.lang.String,org.kie.pmml.commons.model.tuples.KiePMMLProbabilityConfidence>KiePMMLNode. getProbabilityConfidenceMap(java.util.List<KiePMMLScoreDistribution> kiePMMLScoreDistributions, double missingValuePenalty)
-