Uses of Interface
org.jpmml.evaluator.HasEntityId
-
Packages that use HasEntityId Package Description org.jpmml.evaluator org.jpmml.evaluator.clustering org.jpmml.evaluator.mining org.jpmml.evaluator.neural_network org.jpmml.evaluator.rule_set org.jpmml.evaluator.tree -
-
Uses of HasEntityId in org.jpmml.evaluator
Subinterfaces of HasEntityId in org.jpmml.evaluator Modifier and Type Interface Description interfaceHasEntityAffinityinterfaceHasEntityIdRankingClasses in org.jpmml.evaluator that implement HasEntityId Modifier and Type Class Description classAffinityDistribution<V extends Number>classEntityClassification<E extends org.dmg.pmml.Entity<String>,K,V extends Number> -
Uses of HasEntityId in org.jpmml.evaluator.clustering
Classes in org.jpmml.evaluator.clustering that implement HasEntityId Modifier and Type Class Description classClusterAffinityDistribution<V extends Number> -
Uses of HasEntityId in org.jpmml.evaluator.mining
Classes in org.jpmml.evaluator.mining that implement HasEntityId Modifier and Type Class Description classSegmentResult -
Uses of HasEntityId in org.jpmml.evaluator.neural_network
Classes in org.jpmml.evaluator.neural_network that implement HasEntityId Modifier and Type Class Description classNeuronProbabilityDistribution<V extends Number> -
Uses of HasEntityId in org.jpmml.evaluator.rule_set
Classes in org.jpmml.evaluator.rule_set that implement HasEntityId Modifier and Type Class Description classSimpleRuleScoreDistribution<V extends Number> -
Uses of HasEntityId in org.jpmml.evaluator.tree
Subinterfaces of HasEntityId in org.jpmml.evaluator.tree Modifier and Type Interface Description interfaceHasDecisionPathClasses in org.jpmml.evaluator.tree that implement HasEntityId Modifier and Type Class Description classNodeScore<V extends Number>classNodeScoreDistribution<V extends Number>classNodeVote
-