Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 634 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 634 Bytes

ML-on-Airbnb-Data-Project-Hive-

Make use of machine learning tools to analyze and try and predict the Airbnb listings' prices. Sample Airbnb data set can be found at https://drive.google.com/file/d/1G0gHjbaZ99h4yHdRxoXIU5JgEVoa2gKN/view?usp=sharing
You can also view a paper published on this project at https://static1.squarespace.com/static/5d5dcd310b9b0100013bcbe1/t/5f0605614b05583459f9d67f/1594230113870/Usefulness+of+Machine+Learning+with+Airbnb+data.pdf
Mind-1 uses ann
Mind-2 & Mind-3 uses XGBoost
Hive includes multiple methods all in one file, mainly used for my specific use case. probably not useful for others.