Skip to content

Created a deep learning algorithm to predict the price of an Airbnb listing only from a picture from the listing

Notifications You must be signed in to change notification settings

shafiahmed/Image-Based-Airbnb-Pricing-Algorithm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Image-Based Airbnb Pricing Algorithm

  • Created a deep learning alogrithm to predict the price of an Airbnb listing only from a picture from the listing
  • used two types of CNN's models
    1. a custom CNN
    2. InceptionV3 that was pre-trained on the image_net dataset
  • Data: downloaded a csv with Airbnb data from http://insideairbnb.com/get-the-data.html
    • only used data from NY

About

Created a deep learning algorithm to predict the price of an Airbnb listing only from a picture from the listing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%