The-Data-Alchemists-Manipal / MindWave

MindWave is an open-source project designed for beginners to learn about data science, machine learning, deep learning, and reinforcement learning algorithms using Python. The project offers a platform for implementing relevant algorithms, with open-source tools and libraries.
MIT License
95 stars 144 forks source link

Show the actual implementation of Linear Regression (Issue 490) #641

Closed Pritamstudent closed 1 year ago

Pritamstudent commented 1 year ago

Description

I have successfully built the implementation of the Linear Regression machine learning model from scratch and tested it on the small salary dataset. Please review it and add.

Checklist

(Add x in the [] to mark as completed.)

Related Issues or Pull Requests

(The Issue number for this PR is #490 )