Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 689 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 689 Bytes

Report

report_group11.pdf

Get Data

run mainGetData.py a pickle file will be created in the folder Data, for each county of lisbon, in the folder Data

Preprocess Data

run PreprocessData.ipynb this will create a pickle file, Data\final.pkl, of all the data gathered cleaned and ready to be analyzed

Predictive Model

run PredictiveModel.ipynb this has a predictive analysis of the rpice of airbnb rooms based on the most relevant parameters gathered, along with all the further preprocessing needed

NLP Analysis

run NLPAnalysis.ipynb this has a simplistic analysis of the natural language used in the reviews of Airbnb rooms, along with all the further preprocessing needed