Assignment AV
Assignment AV
Assignment
Data Analytics in Autonomous Vehicles
Objective
To apply data analytics, machine learning, and statistical methods to extract insights, build
models, and solve real-world problems related to autonomous vehicles.
Gain hands-on experience with real-world datasets from the automotive domain.
Understand the pipeline: data collection → preprocessing → modeling → evaluation.
Learn how to build ML/DL models tailored to high-dimensional, time-sensitive data.
Develop critical thinking about ethics, safety, and interpretability in AV analytics.
Data analytics in autonomous vehicles involves using statistical analysis, machine learning,
and AI to process and extract insights from huge volumes of data collected by self-driving
vehicles.
Area Description
Perception Analytics Analyzing sensor data to detect lanes, vehicles, pedestrians
Predictive Modeling Forecasting actions of other vehicles/pedestrians (path prediction)
Driving Behavior Analysis Detecting anomalies or aggressive driving patterns
Fleet Management Optimizing routing, usage, and maintenance schedules
Safety & Risk Assessment Predicting collision probabilities or critical scenarios
Energy Optimization Analyzing battery usage or regenerative braking efficiency in EV-AVs
Simulation Analytics Testing AV scenarios using simulation data from CARLA, LGSVL, or BeamNG
Category Tools/Platforms
Data Analysis Python, R, Pandas, NumPy, Matplotlib, Seaborn
ML/DL Frameworks Scikit-learn, TensorFlow, PyTorch, XGBoost
Big Data Spark, Kafka, Hadoop (for real-time telemetry)
Visualization Plotly, Tableau, Power BI
AV Simulation CARLA, SUMO, LGSVL, AirSim
Project Ideas
Project Structure
1. Problem Definition
2. Literature Review
3. Dataset Selection
Choose one:
o Public datasets (e.g., KITTI, Waymo Open Dataset, NuScenes, BDD100K)
o Simulated data (CARLA, BeamNG)
o Synthetic/generated datasets
Summary statistics
Data visualizations (plots, heatmaps, distributions)
Outlier detection and handling
5. Model Development
6. Model Evaluation
Deliverables:
o Final project report (max 10 pages)
o Slide deck (10–12 slides)
o code, README, results
o Optional demo video (2–3 mins)
Days Task
1–2 Topic selection, problem definition
Literature review, dataset
3–4
collection
5–6 Data preprocessing & EDA
7–8 Model development
9–
Model evaluation & tuning
10
11 Report writing & visualization
12 Final presentation/demo
Evaluation Criteria
Criteria Weight
Problem Clarity & Research Depth 15%
Data Handling & Preprocessing 15%
Analytical Approach & Modeling 25%
Result Interpretation & Insights 20%
Documentation & Presentation 25%
Note: The Assignment is submitted in a group of maximum 3 students. Report should consist of all
the three students and expected that all are involved in the process of development of the
assignment.