Lab 14 Open Ended
Lab 14 Open Ended
Note: Using the internet is encouraging for finding relevant code and modifying it for the problem at
hand.
Problem Statement
This Lab aims to understand the statistical analysis that will help understand the relationship
between house features and how these variables are used to predict house prices.
Objective
Understand the structure of different libraries based on the concepts developed throughout
this lab.
Using two models to minimize the difference between predicted and actual rating.
Dataset:
The dataset is available on Kaggle, and you can get it from the following link.
https://www.kaggle.com/datasets/harlfoxem/housesalesprediction
Recommended Reading:
https://towardsdatascience.com/house-prices-prediction-using-deep-learning-
dea265cc3154