No description or website provided.
Python
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
README.md
dataset.csv
linear_regression.py

README.md

Linear regression

Very simple implementation of the linear regression algorithm in numpy.

Explanation and visualization coming soon(tm).