Question
I am fairly new with Ax and am doing some onboarding type stuff but it is all from an older build of Ax so the examples do not work anymore. What I am trying to do is take a discrete set of featurized data points and evaluate these in the acquisition function then select the one with the highest value to test on my actual function. The model is trained on some data. However I cannot figure out from the documentation how to access my model's acquisition function to evaluate my points. Any help?
Please provide any relevant code snippet if applicable.
Code of Conduct