Benardi / touvlo

:robot: ML algorithms implemented from scratch and provided block by block
https://touvlo.readthedocs.io/en/latest/
MIT License
12 stars 18 forks source link

Add classes for existing Linear Regression implementations #46

Closed Benardi closed 5 years ago

Benardi commented 5 years ago

Description

Add classes to encapsulate existing Ridge and Unregularized Linear Regression implementations.

Files

Tasks

Include specific tasks in the order they need to be done in. Include links to specific lines of code where the task should happen at.