项目作者: KSSRINIVASARAO
项目描述 :
linear regression is a linear approach to modeling the relationship between a scalar response (or dependent variable) and one or more explanatory variables (or independent variables). The case of one explanatory variable is called a simple linear regression. One of the most known and used algorithms that most of tech_specialist use and love is Linear Regression. Tried to solve it with a dataset
高级语言: Jupyter Notebook
项目地址: git://github.com/KSSRINIVASARAO/LinearRegression.git