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

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