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

[R-package] [ci] added tests on early_stopping #2848

Merged
merged 1 commit into from
Mar 3, 2020

Conversation

jameslamb
Copy link
Collaborator

We currently don't have unit tests on the R package that check that early_stopping is working correctly. This is an important area to cover, since it involves some non-standard environment editing with <<- and since it requires context switching between 0-based indexing (from lib_lightgbm) and 1-base indexing (the R code).

I also want to be sure we have these tests before I start on #2368

@jameslamb jameslamb merged commit 2215d57 into microsoft:master Mar 3, 2020
@jameslamb jameslamb deleted the ci/r-early-stopping-tests branch March 25, 2020 20:01
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity since it was closed. To start a new related discussion, open a new issue at https://github.com/microsoft/LightGBM/issues including a reference to this.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants