Assignment
Your assignment is to reflect on the approach taken and go through a similar regression scenario for this dataset on house prices in Boston: https://www.kaggle.com/datasets/vikrishnan/boston-house-prices.
Here are some questions you could try answering using the above dataset and regression:
- Price Prediction: What is the estimated price of a house, given its features (e.g., size, location, and number of bedrooms)?
- Feature Importance: Which features have the most significant impact on house prices?
- Price Trends: How do house prices change over time in a specific area?