/ml_project

House price prediction implementing ridge regression from scratch

Primary LanguageJupyter NotebookBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

ml_project

Project for Statistical Methods for Machine Learning module in MSc Data Science and Economics.

The project consist of house price prediction implementing ridge regression from scratch.

We worked on California Houses' prices dataset with the aim of implementing from scratch a ridge regression over the data and predict the label median_house_value, i.e. the house prices.

Usage

pip install -r requirements.txt