Why does train_final_model=True give different results compared to manually retraining? #2986
Unanswered
asdsadsaasd12312132
asked this question in
Q&A
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
I'm doing the same thing across both of these code segments with the only difference being train_final_model=True or False. train_final_model=True retrains with the selected features, and I'm redoing that manually. Why am I getting different results for get_feature_importance?
All reactions