Skip to content

[Feature Request] Minimization with Monte Carlo acquisition functions #2316

Closed
@slishak-PX

Description

@slishak-PX

🚀 Feature Request

Analytic acquisition functions all have a maximize keyword argument to determine the direction of the optimisation problem. None of the Monte Carlo acquisition functions currently support this, so only support function maximisation.

Motivation

Is your feature request related to a problem? Please describe.
Not a problem as such, and not hard to work around, but would make a good first contribution.

Pitch

Describe the solution you'd like
Add a maximize=True keyword argument to all Monte Carlo acquisition functions.

Describe alternatives you've considered
One can simply change the sign of the function to be optimised.

Are you willing to open a pull request? (See CONTRIBUTING)
Yes, but it is not high priority so it might take some time. Logging the issue here in case another community member wishes to contribute it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions