Uses of Interface
org.dmg.pmml.ScoreDistributionTransformer
-
Packages that use ScoreDistributionTransformer Package Description org.dmg.pmml org.dmg.pmml.adapters -
-
Uses of ScoreDistributionTransformer in org.dmg.pmml
Classes in org.dmg.pmml that implement ScoreDistributionTransformer Modifier and Type Class Description classSimplifyingScoreDistributionTransformer -
Uses of ScoreDistributionTransformer in org.dmg.pmml.adapters
Fields in org.dmg.pmml.adapters with type parameters of type ScoreDistributionTransformer Modifier and Type Field Description static java.lang.ThreadLocal<ScoreDistributionTransformer>ScoreDistributionAdapter. SCOREDISTRIBUTION_TRANSFORMER_PROVIDER
-