Package org.jpmml.evaluator
Interface HasDisplayValue
-
- All Superinterfaces:
ResultFeature
- All Known Implementing Classes:
ClusterAffinityDistribution
public interface HasDisplayValue extends ResultFeature
- See Also:
ResultFeature.PREDICTED_DISPLAY_VALUE
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetDisplayValue()
-
-
-
Method Detail
-
getDisplayValue
String getDisplayValue()
-
-