Skip to content

This app uses a predictive model trained on over 120,000 different AirBnB listings to determine the best price to list an AirBnB accommodation.

License

Notifications You must be signed in to change notification settings

hillarykhan/airbnb-34

 
 

Repository files navigation

AirBnB booking price calculator

This app uses a machine learning model trained on over 120,000 different AirBnB listings to determine the best price for you to list your AirBnB accommodations.

Description

This repo is intended to be deployed as a Heroku web app. Due to this, there's no need for installation or dependencies. Simply navigate here to use our app. If you wish to use this repo yourself, the requirements are listed in the pipfiles and requirements.txt.

Instructions

After launching the webapp, or at our deployed Heroku version, you'll be prompted with several fields to fill out according to the various datapoints about your listing, such as number of bedrooms, number of bathrooms, etc. After filling in the fields accordingly, a recommended price will be displayed based on over 120,000 listings in six major cities across the United States.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

This app uses a predictive model trained on over 120,000 different AirBnB listings to determine the best price to list an AirBnB accommodation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.6%
  • Other 0.4%