Why I got different n_estimators when using automl.model.estimator.get_params() and automl.best_config?
#1275
|
I tried to train a LightGBM model via FLAML. In the end, I got the tunned model |
Answered by
azurechen97
Feb 20, 2025
Replies: 3 comments 2 replies
|
I got the same result as you even though I just copied the code from this example https://microsoft.github.io/FLAML/docs/Examples/AutoML-for-LightGBM Someone NEED to clarify this! Here is my result: |
1 reply
|
Is this going to be fixed? New release has same error |
1 reply
|
Per checking, the bug is fixed in Release v2.3.2. Thank you Daniel Grindrod (@dannycg1996)! |
0 replies
Answer selected by
azurechen97
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Per checking, the bug is fixed in Release v2.3.2. Thank you Daniel Grindrod (@dannycg1996)!