I am looking through the documentation for the sequential optimizers, but I am confused about how to tell guild which function to minimize and which objective value to use.
Looking through the skopt docs for the gp optimizer what I essentially need to know is how do I specify the func parameter? Did I miss something in the docs?