Documentation of 'org.jdmp.core.algorithm.regression.Regressor' Java class
Regressor
org.jdmp.core.algorithm.regression

Interface Regressor

    • Method Detail

      • reset

        void reset()
      • predictOne

        void predictOne(Sample sample)
      • trainOne

        void trainOne(Sample sample)
      • getInputLabel

        java.lang.String getInputLabel()
      • getTargetLabel

        java.lang.String getTargetLabel()
      • getClassCount

        int getClassCount(ListDataSet dataSet)
      • getFeatureCount

        int getFeatureCount(ListDataSet dataSet)

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.