Ross ROSS = Recommend OSS · open-source software intelligence for agents

kubeflow/katib

Automated Machine Learning on Kubernetes observed · 2026-08-28

github.com/kubeflow/katib · homepage · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

71/100

  • Activity 96
  • Release rhythm 22
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 213
  • age_days: 3074
  • days_rel: 307
  • days_push: 27
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

1697 stars · 536 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Kubeflow Katib is a Kubernetes-native AutoML system for hyperparameter tuning, early stopping, and neural architecture search. It is ML-framework agnostic and can run training jobs via Kubernetes custom resources such as Kubeflow Training Operator, Argo Workflows, and Tekton Pipelines.

Use cases

  • tune hyperparameters of a PyTorch or TensorFlow model on Kubernetes
  • run a hyperparameter sweep for an LLM fine-tuning job
  • optimize RAG retrieval parameters like top_k and temperature
  • perform neural architecture search on a cluster
  • apply early stopping to cut wasted training runs
  • sweep XGBoost model parameters in parallel
  • plug a custom search algorithm into an AutoML pipeline

When to choose

  • you already run workloads on Kubernetes and want cluster-native AutoML
  • you need framework-agnostic tuning across TensorFlow, PyTorch, XGBoost, or custom code
  • you want to scale hyperparameter optimization with distributed trials and early stopping
  • you are building a Kubeflow-based ML or GenAI platform

When to avoid

  • you have no Kubernetes cluster and just need local hyperparameter search
  • you want a simple single-machine tuning library like Optuna
  • you need a fully managed AutoML service without infrastructure setup

Facets

service · maturity stable

machine-learning workflow-automation scheduling developer-tools machine-learning artificial-intelligence large-language-models cloud self-hosted python go automl hyperparameter-tuning neural-architecture-search early-stopping kubeflow mlops llm-fine-tuning rag-tuning containers kubernetes docker

10 sources

Member repositories

RepositoryRoleHealth v2
kubeflow/katibmain71

For agents

markdown · JSON · MCP: product_card(name="kubeflow/katib")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem