Housing Price Prediction
Predicts sale price from home features using regression.
- Focus: Accurate, explainable pricing with key feature drivers.
- Method: scikit-learn pipeline, OLS/Ridge/Lasso, one-hot + scaling, k-fold CV.
- Deliverable:Notebook, trained model, RMSE/MAE report, feature-importance plots