Predicting Airbnb Prices using Machine Learning

Predicting Airbnb Prices using Machine Learning

In this project which was part of a Kaggle competition for my class DSC148 (Intro to Data Mining) where we were given a dataset of Airbnb listings in New York City and tasked to predict the price of the listing using Machine Learning.

Introduction

The dataset was given on the Kaggle website along with a baseline model to compare our results to.

The notebook for the project is shown below, click the image or click here to go to it.

Index Page

Click to go to notebook

Code

All of the code and raw files for the projects can also be found on my Github

Index Page

Click to go to github