Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 184 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 184 Bytes

Multiple_Linear_Regression

Implemented Multiple Linear Regression using Backward Elimination Method. This code will work for all dependencies of the form y=b0+b1x1+b2x2+b3x3....bnxn