dsc-jiit-128 / Hacktoberfest_ML_Regression

This repository was created for people who are new to Open-source who can learn more and be an asset to the human society :octocat: This repository will help you understand the basics of Git, GitHub and hone you Machine Learning Skills!
1 stars 2 forks source link

Importing LinearRegression function from sklearn #6

Closed Shakthi-Dhar closed 4 years ago

Shakthi-Dhar commented 4 years ago

The code is erroneous without importing the LinearRegression function from sklearn, added the required import hacktoberfest2020