Law Enforcement

Description
This project was one of my earliest data scienct projects. I used R to explore the data and created a logistic classification model to predict the gender of a person fatally shot by police.
Data
The Kaggle data provided by Brendan Hasz.
Crime Explorer data
I have copies the partially wrangled data used here in zip format.
Code
- R was used to code the exploration.
- R-markdown was used to create final documentatioin.
Documentation
PDF of the final work.
Instructions
To run locally, install R and RStudio. Download the code, data and markdown files.
Tools
- R
- RMarkdown
- RStudio