Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 971 Bytes

File metadata and controls

17 lines (11 loc) · 971 Bytes

Automotive In-vehicle IDS System Utilizing Machine Learning

In the evolving landscape of automotive technology, securing in-vehicle networks is crucial. The proposition involves a Machine Learning-based Intrusion Detection System (IDS) with a multi-tier hybrid architecture that integrates both signature-based detection (Supervised learning) and anomaly-based detection (Unsupervised learning). This approach combines the accuracy of signature-based detection for known threats with the adaptability of anomaly-based detection methods for new threats, offering a robust and comprehensive security solution for vehicular networks.

How to run project

  • Projects entry point is app.py in the root directory
  • Run python app.py in root folder to execute the program


To learn more checkout the Documentation here



@Vangerwua Johnpaul (2024).