agrimsm
agrimsm
> Thanks for providing enough detail to rule out most simple explanations. Along these lines, as a quick check, have you set the `fixed_parameter` value to 1.0 inside your evaluation...
> [@agrimsm](https://github.com/agrimsm) Thanks for reporting this! Are you able to post some snapshots of your results, or potentially the output of `client._experiment.to_df()` to help us debug internally? Attaching the output...
> This is super useful! Also please post the results from the Ax 0.5.0 optimization, if you still have them. > > Also thank you for posting the logs -...
> Are these results for 1.0.0 using "fast" or balanced? Are you supplying objective thresholds for the 1.0.0 optimization? The numerical warnings come when running "balanced". I also tried "fast",...
Could someone provide a v1.0.0 implementation using the lower level ["custom generators via Modular Botorch interface"](https://ax.dev/docs/tutorials/modular_botorch/) that would be identical to my v0.5.0 implementation? Have I provided enough information?