shreyashankar / debugging-ml-talkLinks
Code accompanying the "Debugging machine learning in production" talk
☆30Updated 3 years ago
Alternatives and similar repositories for debugging-ml-talk
Users that are interested in debugging-ml-talk are comparing it to the libraries listed below
Sorting:
- Toy example of an applied ML pipeline for me to experiment with MLOps tools.☆208Updated 3 years ago
- The fast.ai data ethics course☆17Updated 2 years ago
- Materials for my 2021 NYU class on NLP and ML Systems (Master of Engineering).☆96Updated 2 years ago
- Python ML pipeline that showcases mltrace functionality.☆28Updated 3 years ago
- A collection of machine learning model cards and datasheets.☆80Updated last month
- A Collection of GitHub Actions That Facilitate MLOps☆208Updated 2 years ago
- Metaflow tutorials for ODSC West 2021☆64Updated 3 years ago
- Neural networks in pandas☆51Updated 3 years ago
- 🧪 Simple data science experimentation & tracking with jupyter, papermill, and mlflow.☆183Updated last year
- Code samples for the Effective Data Science Infrastructure book☆115Updated 2 years ago
- 🐍 Material for PyData Global 2021 Presentation: Effective Testing for Machine Learning Projects☆82Updated 3 years ago
- This codebase is a starting point to get your Machine Learning project into Production.☆43Updated 4 years ago
- 🛠 Python project template with unit tests, code coverage, linting, type checking, Makefile wrapper, and GitHub Actions.☆149Updated last year
- 🔍 Minimal examples of machine learning tests for implementation, behaviour, and performance.☆263Updated 3 years ago
- ☆17Updated 3 years ago
- Quick demo of setting up a deep learning Python environment using conda and pip-tools.☆39Updated 4 years ago
- ForML - A development framework and MLOps platform for the lifecycle management of data science projects☆106Updated 2 years ago
- Deploy FastAI Trained PyTorch Model in TorchServe and Host in Amazon SageMaker Inference Endpoint☆73Updated 4 years ago
- The LinkedIn Fairness Toolkit (LiFT) is a Scala/Spark library that enables the measurement of fairness in large scale machine learning wo…