House Price Prediction
XGBoost, short for eXtreme Gradient Boosting, is a machine learning algorithm known for its efficiency and effectiveness in handling complex datasets. It excels in regression problems, making it a perfect candidate for predicting continuous values like house prices. I developed this project with the aim of harnessing the predictive power of the XGBoost model to assist in the real estate domain.
GitHub Documentation Medium Article