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] construct dataset earlier in lgb.train and lgb.cv (fixes #3583) #3598

Merged
merged 9 commits into from
Dec 1, 2020

Conversation

tonyk7440
Copy link
Contributor

Pull request to fix #3583 , I think this is ready to review, please let me know if there anything I've missed!

@ghost
Copy link

ghost commented Nov 26, 2020

CLA assistant check
All CLA requirements met.

Copy link
Collaborator

@jameslamb jameslamb left a comment

Choose a reason for hiding this comment

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

Thanks so much for your contribution!

Based on the results from tests, I think a few more changes are required.

In addition to the specific suggestions I left, can you please fix all the linting issues noted in https://travis-ci.org/github/microsoft/LightGBM/jobs/745983264?

You can replicate linting locally by running this from the root of the repo

Rscript .ci/lint_r_code.R $(pwd)

R-package/tests/testthat/test_dataset.R Outdated Show resolved Hide resolved
R-package/R/lgb.cv.R Show resolved Hide resolved
R-package/R/lgb.train.R Show resolved Hide resolved
R-package/tests/testthat/test_dataset.R Outdated Show resolved Hide resolved
tonyk7440 and others added 7 commits November 30, 2020 22:41
Co-authored-by: James Lamb <jaylamb20@gmail.com>
Co-authored-by: James Lamb <jaylamb20@gmail.com>
Co-authored-by: James Lamb <jaylamb20@gmail.com>
Co-authored-by: James Lamb <jaylamb20@gmail.com>
Copy link
Collaborator

@jameslamb jameslamb left a comment

Choose a reason for hiding this comment

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

Looks great, thanks so much for taking the time to contribute! Come back any time!

@jameslamb jameslamb merged commit 9597326 into microsoft:master Dec 1, 2020
@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.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[R-package] Error during basic_walkthrough.R example script
2 participants