Instructions:
• Select which housing features to include in the model using the checkboxes
• The model automatically trains when you change feature selection
• Compare the actual vs predicted prices in the plot below
• Try different feature combinations to see how they affect performance

Model: Price=β0+β1×Area+β2×Bedrooms+β3×Bathrooms+β4×Stories
Dataset: 525 training samples, 20 test samples (housing prices normalized for interpretable metrics)

Select Features:

Model Performance (on test set):

MSE
0.615
MAE
0.580
0.465
Actual vs Predicted Prices