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

Priors for tuning #16

Open
PhilippPro opened this issue Aug 21, 2018 · 2 comments
Open

Priors for tuning #16

PhilippPro opened this issue Aug 21, 2018 · 2 comments

Comments

@PhilippPro
Copy link

PhilippPro commented Aug 21, 2018

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.

@jakob-r
Copy link
Owner

jakob-r commented Aug 22, 2018

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.

That is the paper you have in mind, right?

@PhilippPro
Copy link
Author

PhilippPro commented Aug 23, 2018

Yes, for example, probably there are also others than Jans Paper.

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

2 participants