Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shibasishb2/feature-engineering-model-tuning
The project was accomplished by employing supervised learning, ensemble modeling, and unsupervised learning techniques to build and train a prediction model to identify Pass/Fail yield of a particular process entity for a semiconductor manufacturing company.
https://github.com/shibasishb2/feature-engineering-model-tuning
feature-engineering grid-search model-tuning pca python supervised-learning
Last synced: about 16 hours ago
JSON representation
The project was accomplished by employing supervised learning, ensemble modeling, and unsupervised learning techniques to build and train a prediction model to identify Pass/Fail yield of a particular process entity for a semiconductor manufacturing company.
- Host: GitHub
- URL: https://github.com/shibasishb2/feature-engineering-model-tuning
- Owner: shibasishb2
- Created: 2024-03-10T15:06:16.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-07-29T13:11:36.000Z (6 months ago)
- Last Synced: 2024-11-24T13:09:23.311Z (2 months ago)
- Topics: feature-engineering, grid-search, model-tuning, pca, python, supervised-learning
- Language: Jupyter Notebook
- Homepage:
- Size: 1.89 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Feature-Engineering-Model-Tuning
The project was accomplished by employing supervised learning, ensemble modeling, and unsupervised learning techniques to build and train a prediction model to identify Pass/Fail yield of a particular process entity for a semiconductor manufacturing company. This project helps to determine key factors contributing to yield excursions downstream in the process and will enable an increase in process throughput, decreased time to learn and reduce per-unit production costs.
# Skills & Tools Covered
- Supervised Learning
- PCA
- Feature Engineering
- Model Tuning
- Grid Search
- Python