Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[dask] Return the first valid booster instead of all valid ones. #8993

Merged
merged 4 commits into from
Mar 29, 2023

Conversation

trivialfis
Copy link
Member

  • Reduce memory footprint of the returned model.

Related #7913

We might want to make the train function lazy so that users can persist the model somewhere else, but that would be a breaking change and can use some more thoughts.

@trivialfis trivialfis merged commit a580550 into dmlc:master Mar 29, 2023
@trivialfis trivialfis deleted the dask-filter-early branch March 29, 2023 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants