Uses of Interface
org.jpmml.evaluator.HasEntityRegistry
-
-
Uses of HasEntityRegistry in org.jpmml.evaluator
Classes in org.jpmml.evaluator that implement HasEntityRegistry Modifier and Type Class Description classEntityClassification<E extends org.dmg.pmml.Entity<String>,K,V extends Number>Methods in org.jpmml.evaluator with parameters of type HasEntityRegistry Modifier and Type Method Description static <E extends org.dmg.pmml.Entity<?>>
StringEntityUtil. getId(E entity, HasEntityRegistry<E> hasEntityRegistry) -
Uses of HasEntityRegistry in org.jpmml.evaluator.association
Classes in org.jpmml.evaluator.association that implement HasEntityRegistry Modifier and Type Class Description classAssociationclassAssociationModelEvaluator -
Uses of HasEntityRegistry in org.jpmml.evaluator.clustering
Classes in org.jpmml.evaluator.clustering that implement HasEntityRegistry Modifier and Type Class Description classClusterAffinityDistribution<V extends Number>classClusteringModelEvaluator -
Uses of HasEntityRegistry in org.jpmml.evaluator.mining
Classes in org.jpmml.evaluator.mining that implement HasEntityRegistry Modifier and Type Class Description classMiningModelEvaluatorclassSegmentationResult -
Uses of HasEntityRegistry in org.jpmml.evaluator.neural_network
Classes in org.jpmml.evaluator.neural_network that implement HasEntityRegistry Modifier and Type Class Description classNeuralNetworkEvaluatorclassNeuronProbabilityDistribution<V extends Number> -
Uses of HasEntityRegistry in org.jpmml.evaluator.rule_set
Classes in org.jpmml.evaluator.rule_set that implement HasEntityRegistry Modifier and Type Class Description classRuleSetModelEvaluatorclassSimpleRuleScoreDistribution<V extends Number> -
Uses of HasEntityRegistry in org.jpmml.evaluator.tree
Subinterfaces of HasEntityRegistry in org.jpmml.evaluator.tree Modifier and Type Interface Description interfaceHasNodeRegistryClasses in org.jpmml.evaluator.tree that implement HasEntityRegistry Modifier and Type Class Description classComplexTreeModelEvaluatorclassNodeScore<V extends Number>classNodeScoreDistribution<V extends Number>classNodeVote
-