Interface LinearRegressionModel

    • Method Detail

      • getCoefficients

        double[] getCoefficients()
      • getIntercept

        double getIntercept()