codeiiest-dev / Algorithms

Collection of algorithms to read, learn and contribute to.
https://codeiiest-dev.github.io/Algorithms/
MIT License
23 stars 14 forks source link

Linear regression matrix #47

Closed Abhiroop25902 closed 3 years ago

Abhiroop25902 commented 3 years ago

Description

Added NumPy-only (Matrix Multiplication) version of Linear Regression

Type of change

Please delete options that are not relevant.

Added to SUMMARY.md?

Have you added the page to SUMMARY.md if this is a new page and not a fix?

arnabsen1729 commented 3 years ago

LGTM (Can't comment on the content tho)