You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a widespread situation in hyperparameter tuning/knob tuning problem. A hyperparameter $a$ must be less than another parameter $b$. Or more complex, $a\lt b\lt c$.
Is it possible to support such condition in 'ConfigSpace'?
The text was updated successfully, but these errors were encountered:
There is a widespread situation in hyperparameter tuning/knob tuning problem. A hyperparameter$a$ must be less than another parameter $b$ . Or more complex, $a\lt b\lt c$ .
Is it possible to support such condition in 'ConfigSpace'?
The text was updated successfully, but these errors were encountered: