Skip to content

[GENERAL SUPPORT]: #5237

Description

@vedadb

Question

Hi, thanks for the great work with Ax and BoTorch!

I have a current use-case which takes n1 input parameters but is evaluated on an irregular grid with n2 points i.e. the output is

x1,y1,val1
x2,y2,val2
...
x_n2,y_n2,val_n2

I want to add the x and y as input parameters to my GP model (as they are spatially related) in addition to my n1 input parameters, as I can observe that the model generalizes better with that information in hand.

The question is if I can somehow re-define my acquisition function to evaluate it at those points (x1,y2)-(xn,yn) and minimize a derived value say standard deviation (or standard error, or average value) of [val1,val2,..., val_n2]

Please provide any relevant code snippet if applicable.

Code of Conduct

  • I agree to follow this Ax's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions