Class KiePMMLTarget

    • Method Detail

      • modifyPrediction

        public Object modifyPrediction​(Object prediction)
      • getField

        public String getField()
      • getOpType

        public org.kie.pmml.api.enums.OP_TYPE getOpType()
      • getCastInteger

        public org.kie.pmml.api.enums.CAST_INTEGER getCastInteger()
      • getMin

        public Double getMin()
      • getMax

        public Double getMax()
      • getRescaleConstant

        public double getRescaleConstant()
      • getRescaleFactor

        public double getRescaleFactor()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object