Uses of Interface
org.dmg.pmml.HasScore
-
Packages that use HasScore Package Description org.dmg.pmml org.dmg.pmml.rule_set org.dmg.pmml.tree -
-
Uses of HasScore in org.dmg.pmml
Classes in org.dmg.pmml with type parameters of type HasScore Modifier and Type Interface Description interfaceHasScore<E extends PMMLObject & HasScore<E>>Subinterfaces of HasScore in org.dmg.pmml Modifier and Type Interface Description interfaceHasScoreDistributions<E extends PMMLObject & HasScoreDistributions<E>> -
Uses of HasScore in org.dmg.pmml.rule_set
Classes in org.dmg.pmml.rule_set that implement HasScore Modifier and Type Class Description classSimpleRule -
Uses of HasScore in org.dmg.pmml.tree
Classes in org.dmg.pmml.tree that implement HasScore Modifier and Type Class Description classBranchNodeclassClassifierNodeclassComplexNodeclassCountingBranchNodeclassCountingLeafNodeclassLeafNodeclassNodeclassSimpleNode
-