awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • hyperopt/hyperoptAvatar de hyperopt

    hyperopt/hyperopt

    7,582Ver en 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
    Ver en GitHub↗7,582
  1. Home
  2. Artificial Intelligence & ML
  3. Model Parameters
  4. Parameter Sampling
  5. Conditional Parameter Dependencies