项目作者: imdeepmind

项目描述 :
A simple linear regression program using Python 3
高级语言: Jupyter Notebook
项目地址: git://github.com/imdeepmind/linear-regression-using-python.git


Simple Linear Regression using Python 3

In this project, we will create a regression model. Here we are going the use Python 3 and 3 python packages and these are Numpy, Pandas and Matplotlib.

For more information, please open jupyter notebook stored in this repo.