Are you willing to contribute to this request? (Yes/No): Yes, I think this one is on me.
Describe Current Behavior/State and Recommended Feature Request:
We do random grid for tuning. Update tuning parameter options plus operate on BayesSearchCV.
Will this change the current API? How?
No, this will be "under the hood".
Who Will Benefit from this Feature?
Everyone, random grid search is from my own laziness (legacy code).
Any Additional Information?
BayesSearchCV is generally better and faster so we can add more tunability.
Please make sure that this is a feature request.
System information:
Describe Current Behavior/State and Recommended Feature Request: We do random grid for tuning. Update tuning parameter options plus operate on BayesSearchCV. Will this change the current API? How? No, this will be "under the hood". Who Will Benefit from this Feature? Everyone, random grid search is from my own laziness (legacy code). Any Additional Information? BayesSearchCV is generally better and faster so we can add more tunability.