/airbnb-booking-rate-prediction

Feature engineering and modelling to predict the high booking rate of an Airbnb listing.

MIT LicenseMIT

Airbnb Booking Rate Prdiction

This project requires the following

library(stringr)
library(tidyr)
library(mice)
library(dplyr)
library(randomForest)
library(readr)
library(dplyr)
library(binr)
library(OneR)
library(RTextTools)
library(maxent) 
library(SnowballC)
library(ggplot2)
library(readr)
library(bs4Dash)
library(Imap)
library(widgetframe)
library(wordcloud)
library(xgboost)

Data

The dataset can be found as a Kaggle repository.

Models

  1. Logistic Regression
  2. Decision Trees
  3. L1 & L2 regularization