Housing Price Prediction
Summary
Using the House Prices: Advanced Regression Techniques on Kaggle, predict the housing price based on the features. Prediction with various type of regression, enhancing the prediciton by ensemble learning and stacking.
Tools
- Python: Sklearn (XGBoost, lasso, ridge)
Link Kaggle Notebook