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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 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·4 vueswww.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.
  • Automated Machine Learning - Kubernetes-native system for hyperparameter tuning and neural architecture search.

Historique des stars

Graphique de l'historique des stars pour kubeflow/katibGraphique de l'historique des stars pour kubeflow/katib

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Questions fréquentes

Que fait kubeflow/katib ?

Automated Machine Learning on Kubernetes

Quelles sont les fonctionnalités principales de kubeflow/katib ?

Les fonctionnalités principales de kubeflow/katib sont : Automated Machine Learning, Hyperparameter Tuning.

Quelles sont les alternatives open-source à kubeflow/katib ?

Les alternatives open-source à kubeflow/katib incluent : keras-team/keras-tuner — A Hyperparameter Tuning Library for Keras. optuna/optuna — Optuna is a Python-based hyperparameter optimization framework designed to automate the search for optimal machine… 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… automl/auto-sklearn — This is a scikit-learn automated machine learning framework designed to optimize model selection and hyperparameters.… determined-ai/determined — Determined is an open-source machine learning platform that simplifies distributed training, hyperparameter tuning,…

Alternatives open source à Katib

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Katib.
  • keras-team/keras-tunerAvatar de keras-team

    keras-team/keras-tuner

    2,924Voir sur GitHub↗

    A Hyperparameter Tuning Library for Keras

    Python
    Voir sur GitHub↗2,924
  • optuna/optunaAvatar de optuna

    optuna/optuna

    14,388Voir sur 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
    Voir sur GitHub↗14,388
  • autogluon/autogluonAvatar de autogluon

    autogluon/autogluon

    9,997Voir sur 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
    Voir sur GitHub↗9,997
  • pycaret/pycaretAvatar de pycaret

    pycaret/pycaret

    9,811Voir sur 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
    Voir sur GitHub↗9,811
  • Voir les 30 alternatives à Katib→