awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
kubeflow avatar

kubeflow/katib

0
View on GitHub↗
1,683 stars·527 forks·Python·Apache-2.0·7 viewswww.kubeflow.org/docs/components/katib↗

Katib

Automated Machine Learning on Kubernetes

Features

  • Automated Machine Learning - Kubernetes-native system for hyperparameter tuning and architecture search.
  • Hyperparameter Tuning - Kubernetes-based system for tuning and architecture search.
  • GitOps And Continuous Delivery - Kubernetes-native automated machine learning and hyperparameter tuning.
  • Automated Machine Learning - Kubernetes-native system for hyperparameter tuning and neural architecture search.

Star history

Star history chart for kubeflow/katibStar history chart for kubeflow/katib

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Katib

Similar open-source projects, ranked by how many features they share with Katib.
  • keras-team/keras-tunerkeras-team avatar

    keras-team/keras-tuner

    2,924View on GitHub↗

    A Hyperparameter Tuning Library for Keras

    Python
    View on GitHub↗2,924
  • optuna/optunaoptuna avatar

    optuna/optuna

    14,388View on GitHub↗

    Optuna is a Python-based hyperparameter optimization framework designed to automate the search for optimal machine learning model configurations. It functions as a Bayesian optimization library that systematically tests parameter combinations to maximize or minimize objective functions, streamlining the model development process through iterative evaluation. The project distinguishes itself through a define-by-run dynamic construction model, which allows users to build complex, conditional search spaces using standard programming logic. Its architecture is highly modular, featuring a pluggabl

    Pythondistributedhyperparameter-optimizationmachine-learning
    View on GitHub↗14,388
  • autogluon/autogluonautogluon avatar

    autogluon/autogluon

    9,997View on GitHub↗

    AutoGluon is an automated machine learning framework and multimodal library designed to automate the end-to-end pipeline from data preprocessing to high-accuracy model training and validation. It functions as an automated model trainer for tabular, image, text, and time series data, as well as a tool for time series forecasting and foundation model finetuning. The project is distinguished by its ability to jointly process and fuse different data types, allowing for the construction of multimodal neural networks that integrate images, text, and structured tables. It supports zero-shot inferenc

    Pythonautogluonautomated-machine-learningautoml
    View on GitHub↗9,997
  • pycaret/pycaretpycaret avatar

    pycaret/pycaret

    9,811View on GitHub↗

    PyCaret is a Python AutoML platform and MLOps lifecycle manager designed to automate machine learning workflows. It functions as a low-code environment that leverages a scikit-learn native engine to execute preprocessing, training, and evaluation for tabular data. The platform distinguishes itself as an LLM-powered ML copilot, using large language model agents to analyze datasets, design experiment configurations, and explain model results. It also serves as a Kubernetes ML orchestrator and model registry, enabling the versioning of trained pipelines and their promotion to production API endp

    Pythonanomaly-detectionautomlclassification
    View on GitHub↗9,811
See all 30 alternatives to Katib→

Frequently asked questions

What does kubeflow/katib do?

Automated Machine Learning on Kubernetes

What are the main features of kubeflow/katib?

The main features of kubeflow/katib are: Automated Machine Learning, Hyperparameter Tuning, GitOps And Continuous Delivery.

What are some open-source alternatives to kubeflow/katib?

Open-source alternatives to kubeflow/katib include: optuna/optuna — Optuna is a Python-based hyperparameter optimization framework designed to automate the search for optimal machine… keras-team/keras-tuner — A Hyperparameter Tuning Library for Keras. pycaret/pycaret — PyCaret is a Python AutoML platform and MLOps lifecycle manager designed to automate machine learning workflows. It… autogluon/autogluon — AutoGluon is an automated machine learning framework and multimodal library designed to automate the end-to-end… determined-ai/determined — Determined is an open-source machine learning platform that simplifies distributed training, hyperparameter tuning,… dragonfly/dragonfly — An open source python library for scalable Bayesian optimisation.