This project is part of the Coursera Advanced Data Science with IBM Specialization The following project aims to predict the AirBnB property prices in Singapore based on the data on 27 Feb 2020. The presentation can be access via this link
- Support Vector Regression
- Random Forest Regressor
- XG Boost
- Light Gradient Boosting Model (Light GBM)
- Stacked Model (Ordinary Least Squares Regressor + XG Boost + Light GBM)
- Artificial Neural Network (ANN) using TensorFlow Library