Skip to content

lbaiao/udacity-project1

Repository files navigation

udacity-project1

This is a Data Science project for the Udacity's Data Scientist Nanodegree. In this project, we dive into the Boston AirBnb Dataset, in order to answer 3 business questions:

  1. What was the housestay that earned the most? Is it in the most expensive street?
  2. What are the busiest times of the year to visit Boston? By how much do prices spike?
  3. Is it possible to predict the prices using the other informations?

The dataset covers the AirBnb listings from September/2016 till September/2017, and is available here.

We answer these questions by using statistical analysis and machine learning techniques, following the CRISP-DM methodology. Enjoy the insights!

Neighbourhood prices.

Reservations trends.


Libraries

  • matplotlib 3.4.2
  • numpy 1.20.3
  • scikit-learn 0.24.2
  • seaborn 0.11.1

Files

The .csv and the archive.zip files contain AirBNB Boston data and are available here.

The nb1.ipynb file is the jupyter notebook with all the project's code.


Conclusion

The analysis conclusion was posted on Medium.


Acknowledgements

All the code in this project was written by the project's author. No code from others was used in this project.

About

Data Science project on the Boston AirBNB Dataset.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published