ashishtele / MetaFlow_MLOps

End to end example of Metaflow and Prefect pipelines (Python)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MetaFlow_MLOps

End to end example of Metaflow pipeline (Python)


Project Files and Folders

  • /data - Folder containing the raw data, processed data and external data
  • /src - Folder containing the scripts for load and split data
  • Airflow_main.py - Script for airflow DAG (Load >> Split >> Send_Email)
  • Prefect_main.py - Script demonstrating the Prefect Orchestration flow
  • Metaflow_main.py - Script with Metaflow code

About

End to end example of Metaflow and Prefect pipelines (Python)


Languages

Language:Python 100.0%