Skip to content

Implementation of Ax Optimizer#341

Draft
awinterstetter wants to merge 56 commits into
mainfrom
340-implementation-of-ax-optimizer
Draft

Implementation of Ax Optimizer#341
awinterstetter wants to merge 56 commits into
mainfrom
340-implementation-of-ax-optimizer

Conversation

@awinterstetter
Copy link
Copy Markdown

No description provided.

@awinterstetter awinterstetter linked an issue May 28, 2026 that may be closed by this pull request
awinterstetter and others added 5 commits May 28, 2026 20:17
Replace fragile GenerationStrategy/Models import with AxClient's
built-in choose_generation_strategy_kwargs parameter.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Ax: revert to GenerationStrategy approach without min_trials_observed,
which is not a valid GenerationStep parameter in the installed ax version.

HEBO: raise n_init to n_evals in mixed-types test so the GP surrogate
is never called on too few samples and the terminator fires cleanly.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implementation of AX Optimizer

2 participants