Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 320 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 320 Bytes

This is a bare bones implementation of Ordinary Least Squares Regression in Python. A brief summary of the underlying mathematical concept is given below.

OLS