This project is focused on building and evaluating models for detecting faults in sensor data. It aims to provide tools and scripts for preprocessing data, training machine learning models, and evaluating their performance for sensor fault detection tasks.
- Data preprocessing and cleaning
- Feature engineering for sensor data
- Machine learning model training and evaluation
- Fault detection and reporting
- Python 3.7+
- Install dependencies using:
pip install -r requirements.txt