kubeflow/sdk

Add End-to-End Workflow Tutorial

Open

#258 创建于 2026年2月3日

在 GitHub 查看
 (13 评论) (4 反应) (1 负责人)Python (196 fork)auto 404
area/docsarea/examplesgood first issuehelp wantedkind/feature

仓库指标

Star
 (124 star)
PR 合并指标
 (PR 指标待抓取)

描述

What you would like to be added?

Create a tutorial in https://sdk.kubeflow.org/en/latest/ showing how all SDK clients work together in a complete ML workflow:

  • Train a model with TrainerClient
  • Optimize hyperparameters with OptimizerClient
  • Register the best model with ModelRegistryClient

Why is this needed?

Currently, each client is documented in isolation. Users don't see how the pieces fit together or understand the intended workflow. A unified tutorial demonstrates the value of the SDK as a cohesive platform rather than separate tools.

Love this feature?

Give it a 👍 We prioritize the features with most 👍

贡献者指南