Package org.jpmml.evaluator
Interface HasReasonCodeRanking
-
- All Superinterfaces:
ResultFeature
- All Known Implementing Classes:
ComplexScorecardScore
public interface HasReasonCodeRanking extends ResultFeature
- See Also:
ResultFeature.REASON_CODE
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<java.lang.String>getReasonCodeRanking()
-