-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f21a141
commit c76171f
Showing
1 changed file
with
0 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,32 +1 @@ | ||
# 📄✏ Sensor Fault Detection Project | ||
**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. | ||
|
||
#### Dataset is taken from Kaggle and stored in mongodb | ||
|
||
|
||
💿 Installing | ||
1. Environment setup. | ||
``` | ||
conda create --prefix venv python==3.8 -y | ||
``` | ||
``` | ||
conda activate venv/ | ||
```` | ||
2. Install Requirements and setup | ||
``` | ||
pip install -r requirements.txt | ||
``` | ||
5. Run Application | ||
``` | ||
python app.py | ||
``` | ||
🔧 Built with | ||
- flask | ||
- Python 3.8 | ||
- Machine learning | ||
- Scikit learn | ||
- 🏦 Industrial Use Cases | ||
|