kangaroooh / Crime-Prediction

Crime Prediction Using Hotel Reviews
MIT License
1 stars 1 forks source link

Waffle.io - Columns and their card count

A non-organized and messy code for

Crime Prediction Using Hotel Reviews

read the full report here Published version: 10.1109/EISIC49498.2019.9108861

Can hotel customer reviews be used as a proxy for predicting crime hotspots? It becomes a hot issue recently. Tourists are prime targets for criminals. Therefore, tourists and visitors should remain alert, attentive, and vigilant to suspicious activities and can be used as reliable "human crime sensors". We proposed a novelty analysis method to enhance the features from hotel reviews dataset. And compared the London crime heat map with the hotel data map with spatial clustering and sentiment feedback. The result is likely that the features that we get from both datasets are from a different perspective and might not applicable to translate the knowledge into this domain.

Styling

it might be a good idea to run yapf -ir file1 file2... in the root directory of the repo just to make your code have cuter format