A simple linear regression program 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.