We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2aa512f commit dcf0bf5Copy full SHA for dcf0bf5
tutorials/hydra-lv.yaml
@@ -375,7 +375,7 @@ tune:
375
kwargs:
376
n_startup_trials: 10 # Random trials before TPE
377
n_ei_candidates: 24 # Candidates for expected improvement
378
- multivariate: true # Consider parameter interactions
+ multivariate: false # Disable for compatibility with postprocessing params
379
380
# -------------------------------------------------------------------------
381
# Pruner Configuration (Early Stopping)
0 commit comments