SlideShare a Scribd company logo
1 of 3
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 05 | May 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1777
Predictive Modeling for Topographical Analysis of Crime Rate
Prof. Vrushali V. Kondhalkar1, Antara More2, Bhawana Singh3, Jaspreet Singh Rahi4,
Sudipti Ranjan5
1Prof, Dept. Of Computer Engineering, Pune, Maharashtra, India
2,3,4,5 Dept. Of Computer Engineering, Pune, Maharashtra, India
---------------------------------------------------------------***-----------------------------------------------------------------
Abstract - Criminal activities are increasing all over the
world. It is important to reduce crime as it directly affects
the country's economic growth. There is therefore an
urgent need for security agencies to fight crime reduction
in the community. The proposed system enables us to
detect crime and resolve crime cases quickly based on data
collected using machine learning strategies. The system
helps to predict the type of crime in a particular area
based on crime patterns. In this project, we will be using
the machine learning method. Contains important
information about crime reporting such as date, type of
crime, crime scene, etc. The data is downloaded from a
website called kaggle.com and is processed in advance so
that we can extract the most important environmental
features of crime reporting. such as a few streets or places,
days, times, and places with a higher crime rate than
others. This data is used as an incentive to predict and
resolve crime quickly. This work will help us find a way to
improve the crime detection system, the type of crime that
will occur in a particular area, and how to improve
investigative efforts of any kind of crime.
Keywords: Machine learning, Crime prediction
1. INTRODUCTION
Today crime is on the rise worldwide. It affects the
quality of life and the development of economic well-
being and the dignity of the nation. It directly affects the
growth of the nation's finances by burdening the
government with financial burden due to the need for
more police, and criminal justice courts. With regard to
public safety, there is a need for more sophisticated ways
to improve crime analysis to protect their communities.
Accurate forecasts of crime help to reduce crime but
often remain problematic as crime relies on many
complexities. The basic pattern of crime and its
relationship with the state or region helps us to identify
and predict crime in a particular area. According to a
previous study, it is clear that in every city there are
fewer roads or areas with a higher crime rate than
others. Crime can be predicted as criminals become
stronger and more active in their comfort zone. When
they succeed they try to repeat the crime in one place.
The occurrence of a crime depends on a number of
factors such as criminal intelligence, local security, etc.
Usually, Criminals choose the same location and time to
try the next crime. While it may not be true in all cases,
the chances of it recurring are high, according to
research, and this makes crime predictable. Predicting
crime patterns is an important function in developing
effective crime prevention strategies or to develop
investigative efforts based on prior data acquisition such
as case information, location, date, and time. Here, we
use machine learning techniques to predict crime and its
types in crime areas. Machine Learning is a kind of
practical wisdom that helps us to identify patterns using
data analysis. There are three stages:
1) The database is issued on the official site.
2) With the help of machine learning algorithm, we use
python as a context to predict the type of crime that will
occur in a particular area.
3) The model will be trained to predict. Training will be
conducted using a set of training data that will be
validated using a test database uploaded through the
Kaggle website.
2. PROPOSED SYSTEM
The proposed system helps us to detect crime and
resolve crime cases quickly based on data collected using
machine learning strategies. The program helps to
predicting the type of crime in a particular area based on
crime patterns. Various machine learning algorithms are
compared and a high-precision algorithm is used to
predict crime rates.
3. SYSTEM ARCHITECTURE
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 05 | May 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1778
Data Uploading and feature understanding : The data
downloaded from kaggle is pre-processed so that we can
extract the important natural features of crime
forecasting. Like a few streets or places, date and time,
places have a higher crime rate than others. This data is
used as an incentive to predict and resolve crime at an
instant rate. The main factors used to detect a crime rate
are the following
1) Number_Case
2) The_the day of the crime
3) Type_first
4) Case_description
5) Location_description
6) Imprisonment
7) Home Affairs
8) Ward
Various studies and studies have shown that high crime
rates occur at a relatively low level. Also, a
comprehensive study of crime in the area helps to
understand the root pattern of crime in the area it
suffers from.
Reliable Flexible Ratings: Reliable variables or predictive
variables are the ones that help determine the most
dependent factors for crime-related variability. For
example, the Criminal Code (iucr) has nothing to do with
predicting crime rates or does not bother to predict. So
here through the database, we reach the goals or aspect
that most influences crime forecasting. The analyzed
data is visualized so that the word becomes a vector and
in this well-tuned data we can use an algorithm to obtain
the final result.
Statistics: Data Analysis Evaluation is the first process of
analysis, where you can summarize data features so that
you can predict multiple crimes and predict the type of
crime, the potential location, which may occur in the
future depending on various circumstances.
Built-in Prediction Model: The system creates a
predictive model using a random forest process. It is one
of the learning ensembles that combines fewer trunks
than a single deciding decision tree. While separating all
the trees from the forest randomly gives the class an
anonymous example and the class with the most votes
will be given an anonymous example. Strategies that
make variables dependent on variables and vector-
building variables in order to Predict Key Criteria for
Finding and Preventing Crime. Data analysis helps to
identify useful features for building a predictable model,
such as predicting the arrest of a particular type of crime
in a particular area and predicting the amount of crime
especially by a particular date and time.
4. APPLICATION DESIGN
The peculiarity of User Interface of Crime rate detection
app:
User interface screen will be log in screen first. User
uploads the resume to the system.
User interface will provide good look and feel effect so
that it will user friendly. And he or she can operate
system very efficiently for getting resume score and skill
recommendation.
Main tasks involved in the projects are
1) Task -1 : Data Uploading and feature understanding
2) Task - 2 : Dependent Variable Analysis
3) Task- 3 : Built Prediction Model to Predict Important
Aspects Of Crime
5. IMPLEMENTATION
The first step in data collection is to gather together data
from previously available/current data sets from
online sources. These data sets are combined to form a
common data set on which the analysis will
be performed.
Feature selection: An element has been selected
that can be used to build the model. The attributes used
for feature selection are .dropna(), .sum(), .unique(),
.info(), . read_csv().
Training: This method randomly divides the data
set into training and test data in a ratio
of 67:33/70:30. Then encapsulate all algorithms.
The training data is then fitted to this algorithm so
that the computer can learn from that data. This
concludes the tutorial part.
Prediction: A prediction method that takes the new
feature size of an empty array and that array as input
and produces a predicted target value as
output. So the expected target value will be 0 or
Data collection :The data set collected for crime
prediction is divided into a training set and a test
set. Test suites are predicted based on the accuracy of
the test results.
Data Preprocessing: This process involves removing
zero or infinite values that can affect the accuracy of the
system. The main steps are: Format, Clean and Import.
The cleanup process is used to
remove or correct missing data that may be incomplete.
Sampling is a process that uses the appropriate data, so
it can reduce the running time of the
algorithm. Preprocessing is done using Python.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 05 | May 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1779
1. Finally to find the test result that
represents the percentage of no. A method of
determining which predictions were found to be correct
and the total number of predictions made, as well as
an accuracy score that basically compares the actual
values in the test set to the predicted values.
6. RESULT
7. FUTURE SCOPE
The scope of using the ML model for crime prediction
and prevention can change the scenario of law
enforcement agencies. Using a combination of ML and
computer vision can substantially impact the overall
functionality of law enforcement agencies.
In the near future, by combining ML and computer
vision, along with security equipment such as
surveillance cameras and spotting scopes, a machine can
learn the pattern of previous crimes. A possible
automation would be to create a system that can predict
and anticipate the zones of crime hotspots in a city. This
complete automation can overcome the drawbacks of
the current system, and law enforcement
agencies can depend more on these techniques in the
near future. Although the current system has a major
impact on crime prevention, it could be the next-
generation approach and could lead to a revolution in
crime rates, prediction, detection and prevention,
i.e. “universal police”.
8. CONCLUSION
Criminal activity is present in all parts of the world.
Accurate, real-time crime prediction helps reduce crime,
but remains a challenge as the number of crimes varies
based on complex factors such as crime scene, time, date,
crime type, department, household, and more. Attempts
to use it are made here. Machine learning algorithms to
fight crime and save humanity. The main goal of this
work is to create a predictive model that can accurately
predict crime for a specific location using random forest
machine learning methods. An analysis of various
machine learning methods is presented here.
9. REFERENCES
[1] Hitesh Kumar Reddy Toppi Reddy, Bhavna Sardinia,
Ginika Mahajana, "Crime Prediction & Monitoring
Framework Based on Spatial Analysis ", International
Conference on Computational Intelligence and Data
Science (ICCIDS 2018).
[2] Suhong Kim; Param Joshi; Parminder Singh Kalsi;
Pooya Taheri, "Crime Analysis Through Machine
Learning", 2018 IEEE 9th Annual Information
Technology, Electronics and Mobile Communication
Conference (IEMCON).
[3] Lawrence McClendon and Natarajan Meghanathan*,
"USING MACHINE LEARNING ALGORITHMS TO
ANALYZE CRIME DATA", An International Journal
(MLAIJ) Vol.2, No.1, March 2015.
[4] Adewale Opeoluwa Ogunde1, *, Gabriel Opeyemi
Ogunleye2, Oluwaleke Oreoluwa1, "A Decision Tree
Algorithm Based System for Predicting Crime in the
University ", Machine Learning Research 2017; 2(1): 26-
34.
[5] Dr.J.Kiran, Kaishveen., "Prediction Analysis of Crime
in India Using a Hybrid Clustering Approach",2018 2nd
International Conference on I-SMAC (IoT in Social,
Mobile, Analytics, and Cloud) (I-SMAC)I-SMAC (IoT in
Social, Mobile, Analytics, and Cloud) (I-SMAC), 2018 2nd
International Conference.

More Related Content

Similar to Machine learning model predicts crime rates

IRJET- Online Crime Reporting and Management System using Data Mining
IRJET- Online Crime Reporting and Management System using Data MiningIRJET- Online Crime Reporting and Management System using Data Mining
IRJET- Online Crime Reporting and Management System using Data MiningIRJET Journal
 
IRJET- Cyber Crime Attack Prediction
IRJET- Cyber Crime Attack PredictionIRJET- Cyber Crime Attack Prediction
IRJET- Cyber Crime Attack PredictionIRJET Journal
 
CRIMINAL RECOGNITION USING IMAGE RECOGNITION AND AI
CRIMINAL RECOGNITION USING IMAGE RECOGNITION AND AICRIMINAL RECOGNITION USING IMAGE RECOGNITION AND AI
CRIMINAL RECOGNITION USING IMAGE RECOGNITION AND AIIRJET Journal
 
IRJET- Road Accident Prediction using Machine Learning Algorithm
IRJET- Road Accident Prediction using Machine Learning AlgorithmIRJET- Road Accident Prediction using Machine Learning Algorithm
IRJET- Road Accident Prediction using Machine Learning AlgorithmIRJET Journal
 
Life and science journal.pdf
Life and science journal.pdfLife and science journal.pdf
Life and science journal.pdfSarita30844
 
Crime Prediction and Reporting System
Crime Prediction and Reporting SystemCrime Prediction and Reporting System
Crime Prediction and Reporting SystemIRJET Journal
 
IRJET - Crime Analysis and Prediction - by using DBSCAN Algorithm
IRJET -  	  Crime Analysis and Prediction - by using DBSCAN AlgorithmIRJET -  	  Crime Analysis and Prediction - by using DBSCAN Algorithm
IRJET - Crime Analysis and Prediction - by using DBSCAN AlgorithmIRJET Journal
 
A Comparative Study on Credit Card Fraud Detection
A Comparative Study on Credit Card Fraud DetectionA Comparative Study on Credit Card Fraud Detection
A Comparative Study on Credit Card Fraud DetectionIRJET Journal
 
Criminal Identification using Arm7
Criminal Identification using Arm7Criminal Identification using Arm7
Criminal Identification using Arm7IRJET Journal
 
IRJET - Reporting and Management System for Online Crime
IRJET - Reporting and Management System for Online CrimeIRJET - Reporting and Management System for Online Crime
IRJET - Reporting and Management System for Online CrimeIRJET Journal
 
Crime Data Analysis, Visualization and Prediction using Data Mining
Crime Data Analysis, Visualization and Prediction using Data MiningCrime Data Analysis, Visualization and Prediction using Data Mining
Crime Data Analysis, Visualization and Prediction using Data MiningAnavadya Shibu
 
SMSECURITY: SECURITY SYSTEM AND SMS NOTIFICATION CUM FACE RECOGNITION
SMSECURITY: SECURITY SYSTEM AND SMS NOTIFICATION CUM FACE RECOGNITIONSMSECURITY: SECURITY SYSTEM AND SMS NOTIFICATION CUM FACE RECOGNITION
SMSECURITY: SECURITY SYSTEM AND SMS NOTIFICATION CUM FACE RECOGNITIONijcsit
 
IRJET- GDPS - General Disease Prediction System
IRJET- GDPS - General Disease Prediction SystemIRJET- GDPS - General Disease Prediction System
IRJET- GDPS - General Disease Prediction SystemIRJET Journal
 
IRJET- Crime Analysis using Data Mining and Data Analytics
IRJET- Crime Analysis using Data Mining and Data AnalyticsIRJET- Crime Analysis using Data Mining and Data Analytics
IRJET- Crime Analysis using Data Mining and Data AnalyticsIRJET Journal
 
Bibliometric Analysis on Computer Vision based Anomaly Detection using Deep L...
Bibliometric Analysis on Computer Vision based Anomaly Detection using Deep L...Bibliometric Analysis on Computer Vision based Anomaly Detection using Deep L...
Bibliometric Analysis on Computer Vision based Anomaly Detection using Deep L...IRJET Journal
 
Tax Prediction Using Machine Learning
Tax Prediction Using Machine LearningTax Prediction Using Machine Learning
Tax Prediction Using Machine LearningIRJET Journal
 
IRJET- Accident Information Mining and Insurance Dispute Resolution
IRJET- Accident Information Mining and Insurance Dispute ResolutionIRJET- Accident Information Mining and Insurance Dispute Resolution
IRJET- Accident Information Mining and Insurance Dispute ResolutionIRJET Journal
 
A Comparative Study for Credit Card Fraud Detection System using Machine Lear...
A Comparative Study for Credit Card Fraud Detection System using Machine Lear...A Comparative Study for Credit Card Fraud Detection System using Machine Lear...
A Comparative Study for Credit Card Fraud Detection System using Machine Lear...IRJET Journal
 
Criminal Face Identification
Criminal Face IdentificationCriminal Face Identification
Criminal Face IdentificationIRJET Journal
 
BEHAVIOR-BASED SECURITY FOR MOBILE DEVICES USING MACHINE LEARNING TECHNIQUES
BEHAVIOR-BASED SECURITY FOR MOBILE DEVICES USING MACHINE LEARNING TECHNIQUESBEHAVIOR-BASED SECURITY FOR MOBILE DEVICES USING MACHINE LEARNING TECHNIQUES
BEHAVIOR-BASED SECURITY FOR MOBILE DEVICES USING MACHINE LEARNING TECHNIQUESijaia
 

Similar to Machine learning model predicts crime rates (20)

IRJET- Online Crime Reporting and Management System using Data Mining
IRJET- Online Crime Reporting and Management System using Data MiningIRJET- Online Crime Reporting and Management System using Data Mining
IRJET- Online Crime Reporting and Management System using Data Mining
 
IRJET- Cyber Crime Attack Prediction
IRJET- Cyber Crime Attack PredictionIRJET- Cyber Crime Attack Prediction
IRJET- Cyber Crime Attack Prediction
 
CRIMINAL RECOGNITION USING IMAGE RECOGNITION AND AI
CRIMINAL RECOGNITION USING IMAGE RECOGNITION AND AICRIMINAL RECOGNITION USING IMAGE RECOGNITION AND AI
CRIMINAL RECOGNITION USING IMAGE RECOGNITION AND AI
 
IRJET- Road Accident Prediction using Machine Learning Algorithm
IRJET- Road Accident Prediction using Machine Learning AlgorithmIRJET- Road Accident Prediction using Machine Learning Algorithm
IRJET- Road Accident Prediction using Machine Learning Algorithm
 
Life and science journal.pdf
Life and science journal.pdfLife and science journal.pdf
Life and science journal.pdf
 
Crime Prediction and Reporting System
Crime Prediction and Reporting SystemCrime Prediction and Reporting System
Crime Prediction and Reporting System
 
IRJET - Crime Analysis and Prediction - by using DBSCAN Algorithm
IRJET -  	  Crime Analysis and Prediction - by using DBSCAN AlgorithmIRJET -  	  Crime Analysis and Prediction - by using DBSCAN Algorithm
IRJET - Crime Analysis and Prediction - by using DBSCAN Algorithm
 
A Comparative Study on Credit Card Fraud Detection
A Comparative Study on Credit Card Fraud DetectionA Comparative Study on Credit Card Fraud Detection
A Comparative Study on Credit Card Fraud Detection
 
Criminal Identification using Arm7
Criminal Identification using Arm7Criminal Identification using Arm7
Criminal Identification using Arm7
 
IRJET - Reporting and Management System for Online Crime
IRJET - Reporting and Management System for Online CrimeIRJET - Reporting and Management System for Online Crime
IRJET - Reporting and Management System for Online Crime
 
Crime Data Analysis, Visualization and Prediction using Data Mining
Crime Data Analysis, Visualization and Prediction using Data MiningCrime Data Analysis, Visualization and Prediction using Data Mining
Crime Data Analysis, Visualization and Prediction using Data Mining
 
SMSECURITY: SECURITY SYSTEM AND SMS NOTIFICATION CUM FACE RECOGNITION
SMSECURITY: SECURITY SYSTEM AND SMS NOTIFICATION CUM FACE RECOGNITIONSMSECURITY: SECURITY SYSTEM AND SMS NOTIFICATION CUM FACE RECOGNITION
SMSECURITY: SECURITY SYSTEM AND SMS NOTIFICATION CUM FACE RECOGNITION
 
IRJET- GDPS - General Disease Prediction System
IRJET- GDPS - General Disease Prediction SystemIRJET- GDPS - General Disease Prediction System
IRJET- GDPS - General Disease Prediction System
 
IRJET- Crime Analysis using Data Mining and Data Analytics
IRJET- Crime Analysis using Data Mining and Data AnalyticsIRJET- Crime Analysis using Data Mining and Data Analytics
IRJET- Crime Analysis using Data Mining and Data Analytics
 
Bibliometric Analysis on Computer Vision based Anomaly Detection using Deep L...
Bibliometric Analysis on Computer Vision based Anomaly Detection using Deep L...Bibliometric Analysis on Computer Vision based Anomaly Detection using Deep L...
Bibliometric Analysis on Computer Vision based Anomaly Detection using Deep L...
 
Tax Prediction Using Machine Learning
Tax Prediction Using Machine LearningTax Prediction Using Machine Learning
Tax Prediction Using Machine Learning
 
IRJET- Accident Information Mining and Insurance Dispute Resolution
IRJET- Accident Information Mining and Insurance Dispute ResolutionIRJET- Accident Information Mining and Insurance Dispute Resolution
IRJET- Accident Information Mining and Insurance Dispute Resolution
 
A Comparative Study for Credit Card Fraud Detection System using Machine Lear...
A Comparative Study for Credit Card Fraud Detection System using Machine Lear...A Comparative Study for Credit Card Fraud Detection System using Machine Lear...
A Comparative Study for Credit Card Fraud Detection System using Machine Lear...
 
Criminal Face Identification
Criminal Face IdentificationCriminal Face Identification
Criminal Face Identification
 
BEHAVIOR-BASED SECURITY FOR MOBILE DEVICES USING MACHINE LEARNING TECHNIQUES
BEHAVIOR-BASED SECURITY FOR MOBILE DEVICES USING MACHINE LEARNING TECHNIQUESBEHAVIOR-BASED SECURITY FOR MOBILE DEVICES USING MACHINE LEARNING TECHNIQUES
BEHAVIOR-BASED SECURITY FOR MOBILE DEVICES USING MACHINE LEARNING TECHNIQUES
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learningmisbanausheenparvam
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxk795866
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEroselinkalist12
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 

Recently uploaded (20)

Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learning
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptx
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 

Machine learning model predicts crime rates

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 05 | May 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1777 Predictive Modeling for Topographical Analysis of Crime Rate Prof. Vrushali V. Kondhalkar1, Antara More2, Bhawana Singh3, Jaspreet Singh Rahi4, Sudipti Ranjan5 1Prof, Dept. Of Computer Engineering, Pune, Maharashtra, India 2,3,4,5 Dept. Of Computer Engineering, Pune, Maharashtra, India ---------------------------------------------------------------***----------------------------------------------------------------- Abstract - Criminal activities are increasing all over the world. It is important to reduce crime as it directly affects the country's economic growth. There is therefore an urgent need for security agencies to fight crime reduction in the community. The proposed system enables us to detect crime and resolve crime cases quickly based on data collected using machine learning strategies. The system helps to predict the type of crime in a particular area based on crime patterns. In this project, we will be using the machine learning method. Contains important information about crime reporting such as date, type of crime, crime scene, etc. The data is downloaded from a website called kaggle.com and is processed in advance so that we can extract the most important environmental features of crime reporting. such as a few streets or places, days, times, and places with a higher crime rate than others. This data is used as an incentive to predict and resolve crime quickly. This work will help us find a way to improve the crime detection system, the type of crime that will occur in a particular area, and how to improve investigative efforts of any kind of crime. Keywords: Machine learning, Crime prediction 1. INTRODUCTION Today crime is on the rise worldwide. It affects the quality of life and the development of economic well- being and the dignity of the nation. It directly affects the growth of the nation's finances by burdening the government with financial burden due to the need for more police, and criminal justice courts. With regard to public safety, there is a need for more sophisticated ways to improve crime analysis to protect their communities. Accurate forecasts of crime help to reduce crime but often remain problematic as crime relies on many complexities. The basic pattern of crime and its relationship with the state or region helps us to identify and predict crime in a particular area. According to a previous study, it is clear that in every city there are fewer roads or areas with a higher crime rate than others. Crime can be predicted as criminals become stronger and more active in their comfort zone. When they succeed they try to repeat the crime in one place. The occurrence of a crime depends on a number of factors such as criminal intelligence, local security, etc. Usually, Criminals choose the same location and time to try the next crime. While it may not be true in all cases, the chances of it recurring are high, according to research, and this makes crime predictable. Predicting crime patterns is an important function in developing effective crime prevention strategies or to develop investigative efforts based on prior data acquisition such as case information, location, date, and time. Here, we use machine learning techniques to predict crime and its types in crime areas. Machine Learning is a kind of practical wisdom that helps us to identify patterns using data analysis. There are three stages: 1) The database is issued on the official site. 2) With the help of machine learning algorithm, we use python as a context to predict the type of crime that will occur in a particular area. 3) The model will be trained to predict. Training will be conducted using a set of training data that will be validated using a test database uploaded through the Kaggle website. 2. PROPOSED SYSTEM The proposed system helps us to detect crime and resolve crime cases quickly based on data collected using machine learning strategies. The program helps to predicting the type of crime in a particular area based on crime patterns. Various machine learning algorithms are compared and a high-precision algorithm is used to predict crime rates. 3. SYSTEM ARCHITECTURE
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 05 | May 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1778 Data Uploading and feature understanding : The data downloaded from kaggle is pre-processed so that we can extract the important natural features of crime forecasting. Like a few streets or places, date and time, places have a higher crime rate than others. This data is used as an incentive to predict and resolve crime at an instant rate. The main factors used to detect a crime rate are the following 1) Number_Case 2) The_the day of the crime 3) Type_first 4) Case_description 5) Location_description 6) Imprisonment 7) Home Affairs 8) Ward Various studies and studies have shown that high crime rates occur at a relatively low level. Also, a comprehensive study of crime in the area helps to understand the root pattern of crime in the area it suffers from. Reliable Flexible Ratings: Reliable variables or predictive variables are the ones that help determine the most dependent factors for crime-related variability. For example, the Criminal Code (iucr) has nothing to do with predicting crime rates or does not bother to predict. So here through the database, we reach the goals or aspect that most influences crime forecasting. The analyzed data is visualized so that the word becomes a vector and in this well-tuned data we can use an algorithm to obtain the final result. Statistics: Data Analysis Evaluation is the first process of analysis, where you can summarize data features so that you can predict multiple crimes and predict the type of crime, the potential location, which may occur in the future depending on various circumstances. Built-in Prediction Model: The system creates a predictive model using a random forest process. It is one of the learning ensembles that combines fewer trunks than a single deciding decision tree. While separating all the trees from the forest randomly gives the class an anonymous example and the class with the most votes will be given an anonymous example. Strategies that make variables dependent on variables and vector- building variables in order to Predict Key Criteria for Finding and Preventing Crime. Data analysis helps to identify useful features for building a predictable model, such as predicting the arrest of a particular type of crime in a particular area and predicting the amount of crime especially by a particular date and time. 4. APPLICATION DESIGN The peculiarity of User Interface of Crime rate detection app: User interface screen will be log in screen first. User uploads the resume to the system. User interface will provide good look and feel effect so that it will user friendly. And he or she can operate system very efficiently for getting resume score and skill recommendation. Main tasks involved in the projects are 1) Task -1 : Data Uploading and feature understanding 2) Task - 2 : Dependent Variable Analysis 3) Task- 3 : Built Prediction Model to Predict Important Aspects Of Crime 5. IMPLEMENTATION The first step in data collection is to gather together data from previously available/current data sets from online sources. These data sets are combined to form a common data set on which the analysis will be performed. Feature selection: An element has been selected that can be used to build the model. The attributes used for feature selection are .dropna(), .sum(), .unique(), .info(), . read_csv(). Training: This method randomly divides the data set into training and test data in a ratio of 67:33/70:30. Then encapsulate all algorithms. The training data is then fitted to this algorithm so that the computer can learn from that data. This concludes the tutorial part. Prediction: A prediction method that takes the new feature size of an empty array and that array as input and produces a predicted target value as output. So the expected target value will be 0 or Data collection :The data set collected for crime prediction is divided into a training set and a test set. Test suites are predicted based on the accuracy of the test results. Data Preprocessing: This process involves removing zero or infinite values that can affect the accuracy of the system. The main steps are: Format, Clean and Import. The cleanup process is used to remove or correct missing data that may be incomplete. Sampling is a process that uses the appropriate data, so it can reduce the running time of the algorithm. Preprocessing is done using Python.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 05 | May 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 1779 1. Finally to find the test result that represents the percentage of no. A method of determining which predictions were found to be correct and the total number of predictions made, as well as an accuracy score that basically compares the actual values in the test set to the predicted values. 6. RESULT 7. FUTURE SCOPE The scope of using the ML model for crime prediction and prevention can change the scenario of law enforcement agencies. Using a combination of ML and computer vision can substantially impact the overall functionality of law enforcement agencies. In the near future, by combining ML and computer vision, along with security equipment such as surveillance cameras and spotting scopes, a machine can learn the pattern of previous crimes. A possible automation would be to create a system that can predict and anticipate the zones of crime hotspots in a city. This complete automation can overcome the drawbacks of the current system, and law enforcement agencies can depend more on these techniques in the near future. Although the current system has a major impact on crime prevention, it could be the next- generation approach and could lead to a revolution in crime rates, prediction, detection and prevention, i.e. “universal police”. 8. CONCLUSION Criminal activity is present in all parts of the world. Accurate, real-time crime prediction helps reduce crime, but remains a challenge as the number of crimes varies based on complex factors such as crime scene, time, date, crime type, department, household, and more. Attempts to use it are made here. Machine learning algorithms to fight crime and save humanity. The main goal of this work is to create a predictive model that can accurately predict crime for a specific location using random forest machine learning methods. An analysis of various machine learning methods is presented here. 9. REFERENCES [1] Hitesh Kumar Reddy Toppi Reddy, Bhavna Sardinia, Ginika Mahajana, "Crime Prediction & Monitoring Framework Based on Spatial Analysis ", International Conference on Computational Intelligence and Data Science (ICCIDS 2018). [2] Suhong Kim; Param Joshi; Parminder Singh Kalsi; Pooya Taheri, "Crime Analysis Through Machine Learning", 2018 IEEE 9th Annual Information Technology, Electronics and Mobile Communication Conference (IEMCON). [3] Lawrence McClendon and Natarajan Meghanathan*, "USING MACHINE LEARNING ALGORITHMS TO ANALYZE CRIME DATA", An International Journal (MLAIJ) Vol.2, No.1, March 2015. [4] Adewale Opeoluwa Ogunde1, *, Gabriel Opeyemi Ogunleye2, Oluwaleke Oreoluwa1, "A Decision Tree Algorithm Based System for Predicting Crime in the University ", Machine Learning Research 2017; 2(1): 26- 34. [5] Dr.J.Kiran, Kaishveen., "Prediction Analysis of Crime in India Using a Hybrid Clustering Approach",2018 2nd International Conference on I-SMAC (IoT in Social, Mobile, Analytics, and Cloud) (I-SMAC)I-SMAC (IoT in Social, Mobile, Analytics, and Cloud) (I-SMAC), 2018 2nd International Conference.