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
{{ message }}
This repository has been archived by the owner on Jan 6, 2022. It is now read-only.
Can you include the possibility of priors instead of only ranges to your package? Would be awesome, although I think that it is not easy to implement this in mlrMBO...
I know that you can put in functions, but this is not super flexible.
The text was updated successfully, but these errors were encountered:
Well it's exactly that. Just that the function would be more complex than 2^x.
After all your param space would be [0,1] and the trafo would be the quantile of your prior distribution.
So pretty easy but not so easy to store in the database at the moment.
Can you include the possibility of priors instead of only ranges to your package? Would be awesome, although I think that it is not easy to implement this in mlrMBO...
I know that you can put in functions, but this is not super flexible.
The text was updated successfully, but these errors were encountered: