Skip to content
This repository has been archived by the owner on Feb 23, 2023. It is now read-only.

Maximization rather than Minimization with GPyOpt #17

Closed
AliBaheri opened this issue May 20, 2016 · 1 comment
Closed

Maximization rather than Minimization with GPyOpt #17

AliBaheri opened this issue May 20, 2016 · 1 comment

Comments

@AliBaheri
Copy link

I want to solve a maximization problem with GPyOpt, but I do not know what changes are needed for this goal? If we have an analytic function like f converting f to (-1)*f will work, however, when we have only some observations of f, how we should deal with this problem?

@lawrennd
Copy link
Member

Just present the negative of the observation.
On 20 May 2016 13:55, "Ali Baheri" notifications@github.com wrote:

I want to solve a maximization problem with GPyOpt, but I do not know what
changes are needed for this goal? If we have an analytic function like f
converting f to (-1)*f will work, however, when we have only some
observations of f, how we should deal with this problem?


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#17

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants