Topic:
Arrest predictor
Description:Based on historical crime data of the Chicago city (2001 - 2021), our Classification Machine Learning Models with the Logistic Regression method seeks to be relevant for Police Dispatchers as a tool for deploying resources in a request of presumable crime. The purpose of the model is to predict an arrest given controllable variables.
We decided to work with Logistic Regression. The testing, training, and weighted average were better than other models like Random Forest Classifier or Neural Networks.
- Python and Jupyter Notebook
- Libraries: pandas, numpy, sklearn, pickle, tensorflow
- Flask
- Tableau
- HTML/CSS
- Javascript
- Bootstrap
- D3.js
- Heroku