ML-portfolio

Vehicle Fault Prediction & Anomaly Detection using Autoencoders

Project Overview:
This project explores a methodology for analyzing OBD-II data to predict critical vehicle parameters affecting performance and reliability. Using artificial intelligence and machine learning, the system automates fault diagnosis and anomaly detection through an Autoencoder neural network.


Dataset & Preprocessing


Model Architecture & Training


Anomaly Detection


Key Highlights


Technologies & Tools


How to Use

  1. Open MATLAB project
  2. Load OBD-II dataset: exp3_4drivers_1car_1routeNEW.csv
  3. Run training scripts to train the autoencoder
  4. Apply reconstruction to detect anomalies
  5. Review MSE plots and anomaly reports

Results