Netflix / metaflow

:rocket: Build and manage real-life ML, AI, and data science projects with ease!
https://metaflow.org
Apache License 2.0
7.79k stars 737 forks source link

WIP: Armada plugin for Metaflow #1858

Closed ClifHouck closed 1 month ago

ClifHouck commented 1 month ago

The main functionality is there: A flow with an @armada decorated step will submit a job to Armada to run said step. However, there still a fair amount of cleanup to do, tests to add, options to support, etc.