Package org.jpmml.evaluator
Interface HasEntityIdRanking
-
- All Superinterfaces:
HasEntityId,ResultFeature
- All Known Implementing Classes:
AffinityDistribution,ClusterAffinityDistribution
public interface HasEntityIdRanking extends HasEntityId
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<java.lang.String>getEntityIdRanking()-
Methods inherited from interface org.jpmml.evaluator.HasEntityId
getEntityId
-
-