bodywork
Crab
bodywork | Crab | |
---|---|---|
8 | - | |
430 | 1,177 | |
- | 0.1% | |
0.0 | 0.0 | |
about 1 year ago | almost 4 years ago | |
Python | Python | |
GNU Affero General Public License v3.0 | OSI Approved |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
bodywork
- Deployment automation for ML projects of all shapes and sizes
-
A tutorial on how to handle prediction uncertainty in production systems, by using Bayesian inference and probabilistic programs
how to deploy it to Kuberentes using Bodywork.
-
[P] [D] How are you approaching prediction uncertainty in ML systems?
I usually turn to generative models - e.g. probabilistic programs and Bayesian inference. I’ve written-up my thoughts on how to engineer these into a ‘production system’ deployed to Kubernetes, using PyMC and Bodywork (an open-source ML deployment tool that I contribute to).
- Bodywork: MLOps tool for deploying ML projects to Kubernetes
-
Tool for mapping executable Python modules to Kubernetes deployments
I’m one of the core contributors to Bodywork, an open-source tool for deploying machine learning projects developed in Python, to Kubernetes.
-
[P] [D] The benefits of training the simplest model you can think of and deploying it to production, as soon as you can.
I’ve had many successes with this approach. With this in mind, I’ve put together an example of how to make this Agile approach to developing machine learning systems a reality, by demonstrating that it takes under 15 minutes to deploy a Scikit-Learn model, using FastAPI with Bodywork (an open-source MLOps tool that I have built).
- bodywork - MLOps for Python and K8S
- bodywork-ml/bodywork-core - MLOps automation for Python and Kubernetes
Crab
We haven't tracked posts mentioning Crab yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
NuPIC - Numenta Platform for Intelligent Computing is an implementation of Hierarchical Temporal Memory (HTM), a theory of intelligence based strictly on the neuroscience of the neocortex.
Surprise - A Python scikit for building and analyzing recommender systems
PaddlePaddle - PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
LightFM - A Python implementation of LightFM, a hybrid recommendation algorithm.
TFLearn - Deep learning library featuring a higher-level API for TensorFlow.
python-recsys - A python library for implementing a recommender system
gensim - Topic Modelling for Humans
nptyping - 💡 Type hints for Numpy and Pandas
PyBrain
scikit-learn - scikit-learn: machine learning in Python
neptune-contrib - This library is a location of the LegacyLogger for PyTorch Lightning.
tensorflow - An Open Source Machine Learning Framework for Everyone