Accident Detection Using Machine Learning Method
Accident Detection Using Machine Learning Method
PAGE
CHAPTER NO TITLE
NO
ABSTRACT 3
LIST OF FIGURES 7
LIST OF TABLES 6
1 INTRODUCTION 8
1.1 Technologies used 9
1.1.1 Machine Learning 9
1.2 Importance of Machine learning 10
1.3 Machine learning process 10
1.4 Types.of Machine Learning 12
1.5 Supervised Machine Learning 12
1.6 Unsupervised Machine Learning 13
2 LITERATURE REVIEW 15
2.1 Incident detection algorithm 15
2.2 Design of a system solution for relative
16
positioning
2.3 Vehicle - to - Vehicle safety messaging in
17
DSRC
2.4 Integrating dead reckoning,map matching and
18
GPS positioning
2.5 Challange for localisation-based Systems 19
3 PROJECT DESCRIPTION 20
5
3.1 Existing system 20
3.2 Proposed system 20
3.3 Working 21
3.4 Module Description 21
4.2.2 Working
4.3 Disadvantages of Existing System
25
4.5 Applications 26
6 RESULTS 40
6
6.1 Final results 43
7 CONCLUSION 44
7.1 Conclusion 44
7.2 Future work 44
7.3 Scope of further study 44
8 REFERENCES 46
7
LIST OF FIGURES
8
CHAPTER 1
INTRODUCTION
Machine Learning (ML) is coming into its own, with a growing recognition that
ML can play a key role in a wide range of critical applications, such as data
mining, natural language processing, image recognition, and expert systems.
9
" A computer program is said to learn from experience E with respect to some task
T and some performance measure P, if its performance on T, as measured by P,
improves with experience E.”
Machine learning workflow refers to the series of stages or steps involved in the
process of building a successful machine learning system.
The various stages involved in the machine learning workflow are-
10
Figure 1.2 Machine Learning Process
Data Collection- In this stage,
Data is collected from different sources.The type of data collected depends upon the type
of desired project.Data may be collected from various sources such as files, databases
etc.The quality and quantity of gathered data directly affects the accuracy of the desired
system.
11
1.4Types of Machine Learning
12
b) Regression : Regression algorithms are used to solve regression problems in
which there is a linear relationship between input and output variables. These
are used to predict continuous output variables, such as market trends,
weather prediction, etc.
13
taking action, learning from experiences, and improving its performance.
Reinforcement learning is categorized mainly into two types of methods/algorithms:
14