Skip to content
This repository has been archived by the owner on Dec 2, 2021. It is now read-only.

Latest commit

 

History

History
11 lines (6 loc) · 1.14 KB

roadmap.md

File metadata and controls

11 lines (6 loc) · 1.14 KB

Roadmap for v0.6

  1. CUJ.The CUJ is to track model development in Notebook and Kubeflow Pipeline. (deck)

  2. API and metadata specifications. The goal is to define API and a set of built-in metadata specifications that can support the CUJ above; The API should be able to handle customized metadata specifications.(issues #4 #5)

  3. Implementations. We plan to leverage MLMD for an implementation of the API, because it is already used by Kubeflow Pipeline. Different implementations are welcome and should be easily discoverable.(issues #8 #9)

  4. Python library. We plan to create a Python library for logging metadata in Notebook and Kubeflow Pipeline.(issue #6)

  5. User interface. We plan to have a page in Kubeflow dashboard to show models and workflows in Notebook and Kubeflow Pipeline. (issue #7)