In this notebook we use advanced regression models to predict house prices
- Column removal
- Missing values handling
- Correlation analysis
- Barchart
- Histogram
- Standard scaling for features
- Normalizing target
- XGBoost regressor
- Catboost regressor
- Random forest regressor
- SVR
- MAE
- R2 score
Here is a comparison between models mean absolute errors