public class ScoreDistributionManager extends Object
| Constructor and Description |
|---|
ScoreDistributionManager() |
| Modifier and Type | Method and Description |
|---|---|
List<org.dmg.pmml.ScoreDistribution> |
createScoreDistribution(org.jpmml.converter.CategoricalLabel categoricalLabel,
double[] recordCounts) |
org.dmg.pmml.ScoreDistribution |
intern(org.dmg.pmml.ScoreDistribution scoreDistribution) |
public List<org.dmg.pmml.ScoreDistribution> createScoreDistribution(org.jpmml.converter.CategoricalLabel categoricalLabel, double[] recordCounts)
public org.dmg.pmml.ScoreDistribution intern(org.dmg.pmml.ScoreDistribution scoreDistribution)
Copyright © 2018. All rights reserved.