Please check the requirements.txt for complete information about working environment.
Please use pip install -r requirements.txt
to run it
The goal was to analyze and model the price of the AirBnB in Berlin
File | Description |
---|---|
BerlinAirBnB.ipynb | This file contains the analysis. It can be opened using jupyter notebook |
requirements.txt | This file contains information about python packages and can be used to run local environment |
README.md | Readme file |
support.py | This file contains some supportive functions |
All used data is available in the data
folder
Please read project findings on github pages by this link: Analyze and price modeling for AirBnB offers in Berlin
Thanks to AirBnB and Udacity :-). Please reuse code if you would like