Class OutputUtil


  • public class OutputUtil
    extends Object
    • Method Detail

      • getAffinity

        public static Double getAffinity​(Object object,
                                         org.dmg.pmml.OutputField outputField)
      • getEntityAffinity

        public static Double getEntityAffinity​(Object object)
      • getReasonCode

        public static String getReasonCode​(Object object,
                                           org.dmg.pmml.OutputField outputField)
      • getRuleValue

        public static Object getRuleValue​(Object object,
                                          org.dmg.pmml.OutputField outputField)
      • getRuleValue

        public static Object getRuleValue​(Object object,
                                          org.dmg.pmml.OutputField outputField,
                                          org.dmg.pmml.OutputField.RuleFeature ruleFeature)
      • getReport

        public static String getReport​(Object object,
                                       org.dmg.pmml.OutputField outputField)