tezansahu/dvc-pycaret-fastapi-demo
Repository for the Demo of using DVC with PyCaret & MLOps (DVC Office Hours - 20th Jan, 2022)
This project helps data scientists and machine learning engineers manage and deploy machine learning models efficiently. It takes in raw data, applies machine learning algorithms to create a predictive model, and outputs a deployable API for making predictions. The primary users are MLOps practitioners and data scientists looking to streamline their model development and deployment workflows.
No commits in the last 6 months.
Use this if you need a repeatable process to manage changes in your datasets and machine learning models, and want to quickly deploy your models as an API for real-time predictions.
Not ideal if you are looking for a simple drag-and-drop solution without needing version control or programmatic model deployment.
Stars
11
Forks
2
Language
Jupyter Notebook
License
—
Category
Last pushed
Jan 20, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/tezansahu/dvc-pycaret-fastapi-demo"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
mrdbourke/cs329s-ml-deployment-tutorial
Code and files to go along with CS329s machine learning model deployment tutorial.
GokuMohandas/mlops-course
Learn how to design, develop, deploy and iterate on production-grade ML applications.
ThinamXx/MLOps
The repository contains a list of projects which I will work on while learning and implementing MLOps.
mattborghi/mlops-specialization
Machine Learning Engineering for Production (MLOps) Coursera Specialization
awslabs/mlmax
Example templates for the delivery of custom ML solutions to production so you can get started...