Check out the results and visualisations here: https://cowkeyman.github.io/PredictingGraffitiUsingCityLayouts/
Steps:
- Run python data_cleaning/filter_buildings.py
- Run python data_cleaning/join_property_to_buildings.py (warning, this takes a long while)
- Run python data_cleaning/geo_local_area_details.py
- Run python data_cleaning/street_details.py
- Run python data_cleaning/buildings_with_graffiti_counts.py
- Run python buildings_and_nearby_objects.py
- Run python buildings_all_features.py
- Run python buildings_model_features.py