Tag: python

  • Multiple Linear Regression With Python(Tue, Jun 18, 2019)
    Regression is a machine learning model which we can use to predict values by using previously observed data. In simple linear regression, we had to use only one independent variable for the prediction. but in the real world often a dependent variable is dependent upon several variables.

Archive