nsakki55/prefect-ml-workflow
Example of how to build machine learning training workflow on AWS by Prefect
This project helps MLOps engineers and data scientists automate the process of training machine learning models on AWS. It takes raw data, preprocesses it, trains a model like SGDClassifier, validates it, and then uploads the trained model, making it ready for deployment. This is for professionals who need to reliably and repeatedly update their machine learning models in a cloud environment.
No commits in the last 6 months.
Use this if you need a repeatable, automated pipeline to train machine learning models on AWS, particularly for tasks like click-through rate prediction, and want to integrate with Prefect for workflow orchestration.
Not ideal if you are looking for a simple, local-only machine learning script or if you do not use AWS or Prefect for your MLOps infrastructure.
Stars
12
Forks
1
Language
Python
License
—
Category
Last pushed
Nov 02, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mlops/nsakki55/prefect-ml-workflow"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
apache/airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
mlrun/mlrun
MLRun is an open source MLOps platform for quickly building and managing continuous ML...
clearml/clearml
ClearML - Auto-Magical CI/CD to streamline your AI workload. Experiment Management, Data...
argoproj-labs/hera
Hera makes Python code easy to orchestrate on Argo Workflows through native Python integrations....
argoproj/argo-workflows
Workflow Engine for Kubernetes