awesome-repositories.com
Blog
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
·

1 dépôt

Awesome GitHub RepositoriesConditional Parameter Dependencies

Hierarchical parameter definitions where sampling of a variable depends on the value of a parent parameter.

Distinct from Parameter Sampling: Distinct from general parameter sampling by introducing conditional dependencies and hierarchy logic.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Conditional Parameter Dependencies. Refine with filters or upvote what's useful.

Awesome Conditional Parameter Dependencies GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • hyperopt/hyperoptAvatar de hyperopt

    hyperopt/hyperopt

    7,582Voir sur GitHub↗

    Hyperopt is a Python library for hyperparameter optimization designed to minimize scalar-valued objective functions. It operates as a stochastic search space engine that finds optimal input parameters by searching through real-valued, discrete, and conditional spaces. The framework distinguishes itself through its support for complex search space configurations, allowing for conditional parameter hierarchies where specific hyperparameters are sampled only if their parent parameters meet certain criteria. It is built as an asynchronous optimization framework, decoupling the generation of searc

    Provides support for complex search spaces with conditional parameter hierarchies.

    Python
    Voir sur GitHub↗7,582
  1. Home
  2. Artificial Intelligence & ML
  3. Model Parameters
  4. Parameter Sampling
  5. Conditional Parameter Dependencies