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

[doc] [dask] Add example on early stopping with Dask #6501

Merged
merged 2 commits into from
Dec 15, 2020
Merged

[doc] [dask] Add example on early stopping with Dask #6501

merged 2 commits into from
Dec 15, 2020

Conversation

jameslamb
Copy link
Contributor

I've been testing the new Dask features released in XGBoost 1.3.0 recently. Thanks so much for all the hard work!

I was trying to use early stopping and couldn't figure out what the expectation was for passing validation sets. This PR proposes adding a small section on evaluation + early stopping to the Dask tutorial. I think it might help people who are trying to figure this out, and it brings some attention to this new feature.

Thanks for your time and consideration.

Copy link
Member

@trivialfis trivialfis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for improving the doc! Looks good to me overall. I fixed a small typo and added a line for obtaining the best model.

@trivialfis trivialfis merged commit 1e2c3ad into dmlc:master Dec 15, 2020
@jameslamb jameslamb deleted the docs/dask-early-stopping branch June 1, 2021 04:14
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