Skip to content
#

pipeline-optimization

Here are 6 public repositories matching this topic...

Language: All
Filter by language

This project is for understanding and quantifying the errors in a machine learning or data analytic pipeline. Two approaches are explored. The first is using freezing and unfreezing of pipeline components (using optimization techniques like grid-search, random-search, Bayesian Optimization, Genetic Algorithms etc.). The second is using a gradien…

  • Updated Jul 2, 2018
  • Python

This repository contains code for building a machine learning model to predict NFL players' selection for the Pro Bowl based on player statistics from the NFL Pro Bowl 2022 dataset. Three different supervised learning models, including one linear and two non-linear models, are implemented.

  • Updated Jun 4, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the pipeline-optimization 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 pipeline-optimization topic, visit your repo's landing page and select "manage topics."

Learn more