developers-cosmos/DeployMachineLearningModels
This Repo Contains Deployment of Machine Learning Models on various cloud services like Azure, Heroku, AWS,GCP etc
This project helps machine learning engineers take trained machine learning models from development environments like Jupyter notebooks and put them into action. It provides guidance on how to deploy these models onto various cloud platforms like Azure, Heroku, AWS, and GCP. The output is a functional, deployed model that can take new inputs and return predictions, ready for integration into business applications. This is designed for machine learning engineers who need to operationalize models.
No commits in the last 6 months.
Use this if you are a machine learning engineer looking for practical guidance on deploying your models to cloud environments like PaaS or IaaS.
Not ideal if you are a data scientist who only builds models and doesn't need to handle the deployment process.
Stars
17
Forks
17
Language
JavaScript
License
—
Category
Last pushed
Jan 11, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mlops/developers-cosmos/DeployMachineLearningModels"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
combust/mleap
MLeap: Deploy ML Pipelines to Production
ml-tooling/opyrator
🪄 Turns your machine learning code into microservices with web API, interactive GUI, and more.
jpmorganchase/inference-server
Deploy your AI/ML model to Amazon SageMaker for Real-Time Inference and Batch Transform using...
ebhy/budgetml
Deploy a ML inference service on a budget in less than 10 lines of code.
SocAIty/APIPod
Create web-APIs for long-running tasks. Job based task handling. Get the result with the job id...