awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
kubeflow avatar

kubeflow/katib

0
View on GitHub↗
1,683 स्टार्स·527 फोर्क्स·Python·Apache-2.0·3 व्यूज़www.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.

स्टार हिस्ट्री

kubeflow/katib के लिए स्टार हिस्ट्री चार्टkubeflow/katib के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Katib के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Katib के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • keras-team/keras-tunerkeras-team का अवतार

    keras-team/keras-tuner

    2,924GitHub पर देखें↗

    A Hyperparameter Tuning Library for Keras

    Python
    GitHub पर देखें↗2,924
  • optuna/optunaoptuna का अवतार

    optuna/optuna

    14,388GitHub पर देखें↗

    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
    GitHub पर देखें↗14,388
  • autogluon/autogluonautogluon का अवतार

    autogluon/autogluon

    9,997GitHub पर देखें↗

    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
    GitHub पर देखें↗9,997
  • pycaret/pycaretpycaret का अवतार

    pycaret/pycaret

    9,811GitHub पर देखें↗

    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
    GitHub पर देखें↗9,811
Katib के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

kubeflow/katib क्या करता है?

Automated Machine Learning on Kubernetes

kubeflow/katib की मुख्य विशेषताएं क्या हैं?

kubeflow/katib की मुख्य विशेषताएं हैं: Automated Machine Learning, Hyperparameter Tuning।

kubeflow/katib के कुछ ओपन-सोर्स विकल्प क्या हैं?

kubeflow/katib के ओपन-सोर्स विकल्पों में शामिल हैं: 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,…