Skip to content

Airbnb Price Predictor application predicts the price of a listing based on given attributes by a user.

License

Notifications You must be signed in to change notification settings

ft-airbnb-price-01/AirBnB-Optimal-Price

Repository files navigation

AirBnB-Optimal-Price

Our Product Vision Here

Home Screen Predictions Page

What our app does

Our Airbnb app will return the optimal price for listings based on specific features such as location, property type, review rating score, host verification, bedrooms/bathrooms, amenities, accommodations, etc. It solves the problem by predicting how certain features affect the price of a listing.

How To Run Our Model

  1. cd into the AirBnB-Optimal-Price directory
  2. pipenv install to install the virtual environment
  3. pipenv shell to activate the virtual environment
  4. python run.py to launch the application
  5. Copy the url provided and paste into your browser
  6. Enjoy

Dependent Packages

Contribute to our app by:

  1. Forking this repository.
  2. Create a branch: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -m '<commit_message>'
  4. Push to the original branch: git push origin <project_name>/
  5. Create the pull request.

Alternatively see the GitHub documentation on creating a pull request.

CONTRIBUTORS

About

Airbnb Price Predictor application predicts the price of a listing based on given attributes by a user.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published