Project 3 - Linear Regression (Due 11/09)

Objective:

This project focuses on regression as compared to classification tasks you've been working on in the previous two projects. You will implement and compare various linear regression approaches. An active Kaggle competition dataset is used so that you'd be aware how peers do across the world.

Data Sets:

The House Prices - Advanced Regression Techniques from https://www.kaggle.com/competitions/house-prices-advanced-regression-techniques

Tasks: