Closed yonromai closed 10 years ago
Hi Roman,
There are plans to extend the Bayesian Global Optimization framework to include non-continuous spaces. Right now you can kind of "fake it" in two ways, or use our bandits framework:
[2.04, 14.8, 0.003]
and the first coordinate needs to be restricted to the naturals you can take the floor and sample [2, 14.8, 0.003]
instead)I'll close this issue for now. Please shoot me an email at sclark@yelp.com with any other questions and I'd be happy to help however I can!
Cheers, Scott
Hi,
Gp are supposed to work on smooth parameter spaces. Are there any plans to add support for integer and categorical parameters to MOE?
Thanks! Romain