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

Class LinearRegression

    • Constructor Detail

      • LinearRegression

        public LinearRegression()
      • LinearRegression

        public LinearRegression(int numberOfPrincipalComponents)
    • Method Detail

      • setParameterVariable

        public void setParameterVariable(Variable variable)
      • getParameterVariable

        public Variable getParameterVariable()
      • getParameterMatrix

        public Matrix getParameterMatrix()
      • trainAll

        public void trainAll(ListDataSet dataSet)
      • setParameterMatrix

        public void setParameterMatrix(Matrix parameters)
      • reset

        public void reset()

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.