Learn-Write-Repeat / Open-contributions

This Repository is for Learning purpose, and open contributions under DevIncept program.
https://dcp.devincept.com/
MIT License
47 stars 446 forks source link

AnamikaPatel_ML #323

Open anamikarpp opened 3 years ago

anamikarpp commented 3 years ago

I have created an folder named AnamikaPatel_ML where I have included to file:

AnamikaPatel_ML_LinearRegression.md Here I have explained about Linear Regression and how to implement it using scikit-learn library.

AnamikaPatel_ML_LinearRegression.ipynb Here I have implemented Linear regression on boston data set using scikit-learn library.