Usually the RandomSearchCV, I've tryied the bayesian optimization from skopt, but empirically I did not see advantages in this over random search, not sure if I used it wrong, someone with good results?
I think it depends on your problem. If you have lots of compute power, high dimensionality and powerful higher-order emergent behavior from hyperparameters then Bayesian optimization makes sense. And vice-versa.
I know how to do hyperparameter searches. ☺
This is a survey. I want to know is how you do hyperparameter searches. It doesn't matter whether your system is good or bad. I won't judge you. I just want to know what systems other people are using in the real world right now.
Any information you're willing to share would help me out here, but there are two questions I'm especially interested in.
I'm also curious what industry you're in, but if you're not comfortable sharing that some information is better than none.