Clustering Chicago Crime Reports from 2021
This project was done by:
- Nicholas Synovic
- Emmanuel Amobi
- Zac Neuhardt
- Brian Nguyen
- Jake Palmer
This was our final project for COMP 379 at LUC.
Please use Python 3.9+ to execute our code.
Run python clusterCrimes.py
to execute the project.
Run python datasetPreprocessing.py
to process the dataset. NOTE: The datasets are already processed.
Run python datasetAnalysis.py
to run a coorelation matrix on the processed dataset. NOTE: The datasets are already processed.