/crime-prediction-reporting-system

Following website would help to find out the crimes taken place according to places as well as help to register crimes.

Primary LanguageEJS

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

Flowchart-Final

Results

Title Image
Dashboard SS-1
File Complaints SS-4
Cluster Map SS-2
Prediction Graph SS-3