Uses of Interface
org.dmg.pmml.scorecard.HasBaselineScore
-
Packages that use HasBaselineScore Package Description org.dmg.pmml.scorecard -
-
Uses of HasBaselineScore in org.dmg.pmml.scorecard
Classes in org.dmg.pmml.scorecard with type parameters of type HasBaselineScore Modifier and Type Interface Description interfaceHasBaselineScore<E extends PMMLObject & HasBaselineScore<E>>A marker interface for PMML elements that specify thebaselineScoreattribute.Classes in org.dmg.pmml.scorecard that implement HasBaselineScore Modifier and Type Class Description classCharacteristicclassScorecard
-