Giter Club home page Giter Club logo

singhxtushar / sensor-fault-detection Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 4.61 MB

Data fetched by wafers is to be passed through the machine learning pipeline and it is to be determined whether the wafer at hand is faulty or not apparently obliterating the need and thus cost of hiring manual labour.

License: MIT License

Dockerfile 0.01% Python 0.82% Jupyter Notebook 99.10% CSS 0.05% HTML 0.03%
deployment-docs gradientboostingclassifier pipelines randomforrestclassifier svc-model xgbclassifier classification-algorithm flask-api knn-imputer simple-imputer

sensor-fault-detection's Introduction

GitHub license GitHub contributors GitHub issues GitHub pull-requests PRs Welcome

GitHub watchers GitHub forks GitHub stars

Open in Visual Studio Code

Sensor Fault Detection ๐Ÿ“ก๐Ÿ”Œ:

Wafer Sensor Fault Prediction

Brief: In electronics, a wafer (also called a slice or substrate) is a thin slice of semiconductor, such as a crystalline silicon (c-Si), used for the fabrication of integrated circuits and, in photovoltaics, to manufacture solar cells. The wafer serves as the substrate(serves as foundation for contruction of other components) for microelectronic devices built in and upon the wafer.

It undergoes many microfabrication processes, such as doping, ion implantation, etching, thin-film deposition of various materials, and photolithographic patterning. Finally, the individual microcircuits are separated by wafer dicing and packaged as an integrated circuit. Designer

Problem Statement ๐Ÿ“:

Data: Wafers data

Problem Statement: Wafers are predominantly used to manufacture solar cells and are located at remote locations in bulk and they themselves consist of few hundreds of sensors. Wafers are fundamental of photovoltaic power generation, and production thereof requires high technology. Photovoltaic power generation system converts sunlight energy directly to electrical energy.

The motto behind figuring out the faulty wafers is to obliterate the need of having manual man-power doing the same. And make no mistake when we're saying this, even when they suspect a certain wafer to be faulty, they had to open the wafer from the scratch and deal with the issue, and by doing so all the wafers in the vicinity had to be stopped disrupting the whole process and stuff anf this is when that certain wafer was indeed faulty, however, when their suspicion came outta be false negative, then we can only imagine the waste of time, man-power and ofcourse, cost incurred.

Solution: Data fetched by wafers is to be passed through the machine learning pipeline and it is to be determined whether the wafer at hand is faulty or not apparently obliterating the need and thus cost of hiring manual labour.

Table of Contents ๐Ÿ“Œ:

Features ๐Ÿ“ฃ:

  • Real-time monitoring of sensor data.
  • Detection of anomalies or faults in sensor readings.
  • Customizable threshold settings for fault detection.
  • Logging and reporting of detected faults.

Requirements ๐Ÿ—’๏ธ:

Ensure you have the following dependencies installed:

  • Python (version 3.9)
  • Jupyter Notebook
  • Other dependencies (refer to the requirements.txt)

You can install the required Python packages using:

pip install -r requirements.txt

Setup ๐Ÿ”ผ:

  • Clone the repository:
git clone https://github.com/SINGHxTUSHAR/Sensor-Fault-Detection.git
cd Sensor-Fault-Detection
  • Create a virtual environment (optional but recommended):
python -m venv venv
  • Activate the virtual environment:
    • On Windows:
    venv\Scripts\activate
    • On macOS/Linux:
    source venv/bin/activate

Usage ๐Ÿ—๏ธ:

  • Open the Jupyter Notebook:
jupyter notebook
  • Navigate to the water-sensor-prediction.ipynb notebook and open it.
  • Follow the instructions in the notebook to run the code cells.

DataSet Link ๐Ÿ’ฌ:

https://www.kaggle.com/datasets/himanshunayal/waferdataset

Models โœ…๏ธ:

  • XGBClassifier
  • GradientBoostingClassifier
  • SVC
  • RandomForestClassifier

Contributing :

If you'd like to contribute to this project, please follow the standard GitHub fork and pull request process. Contributions, issues, and feature requests are welcome!

Suggestion ๐Ÿš€:

If you have any suggestions for me related to this project, feel free to contact me at [email protected] or LinkedIn.

License ๐Ÿ“‹:

This project is licensed under the MIT License - see the LICENSE file for details.

sensor-fault-detection's People

Contributors

singhxtushar avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.