Skip to content

An app that uses a predictive model trained on historical booking data from Airbnb to predict optimal pricing for a person's properties.

License

Notifications You must be signed in to change notification settings

Build-Week-Airbnb-Prediction/tt_dsft_57_airbnb

Repository files navigation

Airbnb Price Suggestor

About The App & It's Functionality

A collaboration on building an Airbnb price suggestor app that uses a predictive model trained on historical booking data from Airbnb to predict optimal pricing for a person's property(ies). Airbnb Price Suggestor will allow a user to predict the trends for optimal pricing for their properties based on variables such as location, rooms and other features. The user will be able to manage multiple properties at different locations and be able to make adjustments to their expectations for booking, as well as what they should be charging.

Data Usage

The dataset for this project was used from the Kaggle NYC Airbnb 2019 datasets. We used a random forest model in order to suggest the optimal price of a property based on the given features. Our app was built using Flask as its development framework for the front end and SQLAlchemy for handling the database end.

How To Run The Airbnb Price Suggestor App

Pull the repo into your local machine using git clone.
Change directory to your Airbnb_Price_Suggester directory.
Run set/export FLASK_APP=airbnb_predict
Run flask run

Contributors

This project was made possible by the following members:

Kanade Fuzen: https://github.com/KanadeFuzen
Andrew Haney: https://github.com/Andrew-Haney
Murat Benbanaste: https://github.com/mbenbanaste
Angello Reyes: https://github.com/Angello-8bit

About

An app that uses a predictive model trained on historical booking data from Airbnb to predict optimal pricing for a person's properties.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published