Skip to content

This repository hosts a comprehensive end-to-end machine learning project focused on Wafer Fault Detection, implemented using Python with Flask.

Notifications You must be signed in to change notification settings

Mahenoor-Merchant/WaferFaultDetection

Repository files navigation

📄✏ Sensor Fault Detection Project

The aim of this project is to develop an automated sensor fault detection system for Scania trucks that can identify and diagnose sensor faults in real-time. The system should be able to detect faults in a wide range of sensors, including those used to monitor engine performance, fuel efficiency, and safety features. The goal is to improve the overall reliability and safety of Scania trucks by quickly identifying and addressing sensor faults, reducing the risk of accidents and downtime caused by equipment failure.

Dataset is taken from Kaggle and stored in mongodb

💿 Installing

To create an isolated environment for project:

conda create -p env python=3.9 -y

To activate the env:

conda activate D:\MLProjects\WaferFaultPrediction\env

To install the requirements.txt file:

pip install -r requirements.txt

🔧 Built with

  • flask
  • Python 3.9
  • Machine learning
  • Scikit learn
  • 🏦 Industrial Use Cases

About

This repository hosts a comprehensive end-to-end machine learning project focused on Wafer Fault Detection, implemented using Python with Flask.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published