Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 263 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 263 Bytes

Multiple linear regression

A very simple implementation of this type of regression models along with scaling and normalizing methods. Created to test some git/github functionalities.

How to run

Make sure you have numpy installed. Simply run mlr_example.py