This is one of the best competitions for beginners on Kaggle. The main objective of this competition is to build a regression model in order to predict house sales prices using Machine Learning algorithms while practicing feature engineering, RFs, and gradient boosting.
This project was carried out as part of the training of engineers at Tunisia Polytechnic School under the module "Data Analysis" taught in second year.
https://www.kaggle.com/c/house-prices-advanced-regression-techniques
- Python programming language
- Machine Learning basics
- Feature engineering
- Import libraries
- Load the data
- Clean the data
- Train the data
- Make & Submit prediction