manan / linear-regression

This is a python machine learning project that lets you load csv/txt files containing data and can predict outcomes of new inputs based on the loaded data. No libraries / frameworks (except NumPy for linear algebra and matplotlib for plotting) are used. Gradient Descent is used for deriving the hypothesis.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

manan/linear-regression Watchers