Skip to content

incompatible with newer versions of bayesian_optimization #1701

@gauravmanmode

Description

@gauravmanmode

Issue Description

bayesian_optimization==1.4.0 is pinned strictly in requirements/main.txt
Trying to install newer versions of bayesian_optimization>=1.4.0 and nevergrad>1.0.3 causes conflict issues.

Problem

nevergrad imports UtilityFunction and BayesianOptimization which are now deprecated in newer versions of bayesian_optimization.

Ideas

A good solution would be to upgrade to use acquisition function instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions