ruslanmomot / Inside_AirBnb_Hacks

Using data from Inside Airbnb I hacked together some examples using NLP and Machine Learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AirBnB Hack

  • Using inside airbnb we look at the data on airbnb in Paris.
  • For predictive modelling we use a Gradient Boosted Regression method - with tools from partial dependence.
  • We build some simple models and do some Topic extraction with Non-negative Matrix Factorization and Latent Dirichlet Allocation

About

Using data from Inside Airbnb I hacked together some examples using NLP and Machine Learning

License:MIT License


Languages

Language:Jupyter Notebook 100.0%