Replies: 1 comment
-
|
For
For
BTW, you can remove the |
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.
-
Hello FLAML team
I tried to create a customized learner like this:

But got error saying inconsistent number of samples:

Any idea on how to fix this problem?
Another question is, what's the relationship between the estimator's objective function, the metrics in
settingsand the model's validation loss? With customized learner, should I use "my_balanced_accuracy" in the metrics ofsettingstoo?Thank you!
Beta Was this translation helpful? Give feedback.
All reactions