GOSS parameters in task-oriented AutoML #863
Unanswered
ohenry-proda
asked this question in
Q&A
Replies: 1 comment
-
|
Have you considered the shortcut to override the search space? https://microsoft.github.io/FLAML/docs/Use-Cases/Task-Oriented-AutoML#a-shortcut-to-override-the-search-space |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm trying to tune a GOSS-enabled
LGBMRegressorusing theAutoMLandLGBMEstimatorfrom FLAML. This works great but it doesn't seem to tune thetop_rateandother_rateassociated with GOSS. Is there a way to enable this without wrapping the estimator in a function and tuning that?Beta Was this translation helpful? Give feedback.
All reactions