Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 259 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 259 Bytes

BatchGradientDescent

Implementation of Multivariate Linear Regression using Batch Gradient Descent

I have also implemented K-Fold Cross Validation

Training and Test files are taken from "House Prices: Advanced Regression Techniques" competition on Kaggle