Skip to content
#

machine-learning-pipelines

Here are 64 public repositories matching this topic...

feature_selection_functions

Feature selection is widely used in nearly all data science pipelines. Hence I have created functions that do a form of backward stepwise selection based on the XGBoost classifier feature importance and a set of other input values with the goal to return the number of features to keep in regard to a prefered AUC-score.

  • Updated Oct 5, 2021
  • Jupyter Notebook

In this project I'm using machine learning Pipeline which is then made into a Flask Application which is then dockerized using docker and then the docker image is deployed on Amazon-Web-Services, Elastic Beanstalk.

  • Updated Nov 29, 2022
  • Python

data fetched by wafers (thin slices of semiconductors) is to be passed through the machine learning pipeline and it is to be determined whether the wafer at hand is faulty or not. 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.

  • Updated Feb 17, 2023
  • Jupyter Notebook

This Project is in collaboration with Figure Eight. The dataset contains pre-labelled tweets and messages from real-life disaster events. The project aim is to build a Natural Language Processing (NLP) model to categorize messages on a real time basis.

  • Updated Aug 18, 2023
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the machine-learning-pipelines topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the machine-learning-pipelines topic, visit your repo's landing page and select "manage topics."

Learn more