Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 140 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 140 Bytes

Linear regression

Very simple implementation of statistical linear regression in numpy.

Explanation and visualization coming soon(tm).