Challenge 20: Which Model is Best for Median Housing Price Prediction?
Level: Easy
Description: You work for a real estate company and want to evaluate if machine learning can help you determine median housing prices better. Which models would you select first to start studying and comparing techniques?
Beginner-friendly Objectives:
Read in and clean the dataset
Apply at least two models (e.g., Random Forest Regression and Linear Regression) and compare results