Skip to content

I participated in a Kaggle competition where I predicted the prices of AirBnb rental listings in NYC using supervised machine learning techniques such as linear regression, trees and bootstrap (random forest and boosting).

Notifications You must be signed in to change notification settings

markielokie/predict-airbnb-prices-nyc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Predicting Airbnb Listing Prices in NYC

This project is a Kaggle competition amongst 72 participants in the APAN5200 Applied Analytics Frameworks and Methods 1 course at Columbia University, to which I came in 4th in the leaderboard for the lowest RMSE on the predicted price on test data.

In this project, I sought to predict Airbnb rental listing prices in New York City using various machine learning techniques such as Linear Regression, Trees, Random Forests and XGBoost. In sum, XGBoost worked really well for me as it resulted in the lowest test RMSE of 53.186 and 60.469 on the Kaggle public and private leaderboards respectively.

About

I participated in a Kaggle competition where I predicted the prices of AirBnb rental listings in NYC using supervised machine learning techniques such as linear regression, trees and bootstrap (random forest and boosting).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published