Crime Prediction & Reporting Portal
Aim:
Develop a website which would assist to file complaints & predict upcoming crimes.
Features
- File Complaint from anywhere, anytime.
- Machine Learning analysis for cluster map & prediction.
- Get Cluster Map of various crimes in India.
- Predict upcoming crime rate for respective States & Union Territory based on Indian Penal Code (IPC) & Special & Local Laws (SLL).
Flask Server
To run flask server inorder to view prediction usage built via machine learning algorithm, please head to https://github.com/SiddhantPawar03/crime-prediction-flask-server
Setup
git clone https://github.com/SiddhantPawar03/crime-prediction-reporting-system
cd crime-prediction-reporting-system
npm install
- Create a
.env
file npm run
System Architecture
Results
Title | Image |
---|---|
Dashboard | |
File Complaints | |
Cluster Map | |
Prediction Graph |