Home
ConnectedDrivingPipelineV4
This pipeline was created to end the continuous cycle of making maching learning (ML) pipelines.
This version of the pipeline was created for connected driving research. The goal is to create a better, more realistic dataset for training malicious bsm detection systems in the connected driving space. The current datasets, such as Veremi and Veremi Extension are too easy to train detection models for and don't model the world realistically.
We took the Wyoming CV Pilot Basic Safety Message One Day Sample dataset from OpenDataNetwork as our original, real data.
This pipeline creates malicious datasets based on customizable attacks and then tests them using machine learning models such as Random Forest, Decision Tree and K-Nearest-Neighbours.
Head to Setup to get started.
Links
- Setup to get started.
- Development for developing a pipeline user file.
- Repo for the project repository.
- Other Projects that I have created.