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

[python-package] add a note about DART in early_stopping docstring #6846

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jameslamb
Copy link
Collaborator

@jameslamb jameslamb commented Feb 28, 2025

fixes #6244

Adds a note about DART boosting disabling early stopping in the callback.early_stopping() docstring, to make that a bit more visible (especially for people running Python with warnings filtered out).

Notes for Reviewers

I activated this branch on readthedocs so we can see how this renders.

build link: https://readthedocs.org/projects/lightgbm/builds/27344381/

@StrikerRUS
Copy link
Collaborator

Maybe add the same note in R docstrings for lightgbm(), lgb.cv() and lgb.train() functions?

#' @section Early Stopping:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[python-package] Early Stopping does not work in LGBMClassifier
2 participants