kubeflow/sdk

Add End-to-End Workflow Tutorial

Open

#258 aperta il 3 feb 2026

Vedi su GitHub
 (13 commenti) (4 reazioni) (1 assegnatario)Python (196 fork)auto 404
area/docsarea/examplesgood first issuehelp wantedkind/feature

Metriche repository

Star
 (124 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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 👍

Guida contributor