Airbnb Rent Prediction
New York, United States
Collect data from 8602+ housing customers in 91 dimensions (geographical location, evaluation, housing area, number of bedrooms, etc.) from the Airbnb database, and build Machine Learning Models in R to Predict the Housing Prices.Compare the RMSE between the prediction results and the test set data in the logistic regression model, the decision tree model and the XGBoost model to select the most suitable model parameters and the optimal model.Finally select the XGBoost model as the optimal model, and prediction results ranked ninth.