Skip to content
This repository has been archived by the owner on Sep 6, 2023. It is now read-only.

test alternatives to optuna, in particular for random sampling #43

Open
klieret opened this issue Apr 6, 2023 · 1 comment
Open

test alternatives to optuna, in particular for random sampling #43

klieret opened this issue Apr 6, 2023 · 1 comment

Comments

@klieret
Copy link
Member

klieret commented Apr 6, 2023

The fact that optuna cannot do conditional categorical distributions is really annoying. Let's find some other framework that can?

Also if we switch to purely random sampling, there are probably easy and fully flexible solutions out there.

@klieret
Copy link
Member Author

klieret commented Apr 6, 2023

Hyperopt: Supports restore; easy syntax, but cannot do the suggest_default trick that we're currently doing.

https://docs.ray.io/en/latest/tune/examples/includes/hyperopt_conditional_search_space_example.html

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant