ottogroup/palladium
Framework for setting up predictive analytics services
This framework helps data scientists and machine learning engineers quickly turn their predictive models into reliable web services. You provide your trained machine learning model and a configuration, and it delivers a ready-to-use web service that can make real-time predictions. It is designed for those who need to deploy multiple machine learning solutions efficiently.
488 stars. No commits in the last 6 months. Available on PyPI.
Use this if you need to deploy machine learning models as high-performance web services with features like automatic Docker image creation, scalability, and enterprise-grade monitoring, authentication, and logging.
Not ideal if you are looking for a tool to develop and train machine learning models from scratch without deploying them as a service, or if you need a solution for complex, distributed batch processing.
Stars
488
Forks
56
Language
Python
License
Apache-2.0
Category
Last pushed
Apr 15, 2023
Commits (30d)
0
Dependencies
10
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ottogroup/palladium"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
lucasmaystre/choix
Inference algorithms for models based on Luce's choice axiom
laresbernardo/lares
Analytics & Machine Learning R Sidekick
TheAlgorithms/R
Collection of various algorithms implemented in R.
easystats/performance
:muscle: Models' quality and performance metrics (R2, ICC, LOO, AIC, BF, ...)
mlr-org/mlr
Machine Learning in R