Evaluating the Differential Impact of ADAS and
DMS on Driver Behavior
(Research presentation of MTech project)
Supervisors: Research Student:
Dr. Jahnavi Yarlagadda A.Sruthi (SE23MTRE001)
Dr. Ravi Sekhar Transportation Engineering
1
Contents
• Introduction
• Literature Review
• Research Gaps
• Objectives
• Methodology
• Study Area
• Research outcome
• Action plan
• References
2
Analysis Technique
Machine learning algorithm
Supervised Unsupervised
• Dimensionality
• Classification
Reduction
• Regression
• Clustering
3
Unsupervised
• Models are trained using unlabelled dataset.
• Types of algorithm
1. K-Means Clustering
2. K- Nearest Neighbour
3. Hierarchal Clustering
4. Anomaly Detection
5. Neural Networks
6. Apriori algorithm
4
Unsupervised - Working
Unlabelled data
Interpretation
Algorithm
Processing
Output
5
Unsupervised - Types
Clustering
• Clustering is the process of dividing the dataset into groups, consisting of similar
data-point.
• Types of clustering:
1. Exclusive Clustering – Ex: K- Means Clustering
2. Overlapping Clustering – Ex: Fuzzy / C- Means Clustering
3. Hierarchical Clustering
Association
• To find the relationship between the variables.
6
Logistic Regression
• Produces results in binary format
7
Thank you