Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 310 Bytes

File metadata and controls

3 lines (2 loc) · 310 Bytes

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.