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] add flag of displaying train loss for lgb.cv() #4911

Closed
mayer79 opened this issue Dec 26, 2021 · 1 comment
Closed

[R-package] add flag of displaying train loss for lgb.cv() #4911

mayer79 opened this issue Dec 26, 2021 · 1 comment

Comments

@mayer79
Copy link
Contributor

mayer79 commented Dec 26, 2021

In #1105, it was suggested to add the option eval_train_metric to lgb.cv() in order to see not only CV scores but also training scores. This is very useful to monitor overfitting.

In Python, it was implemented in #2089.

I would love to see something similar for R.

@jameslamb jameslamb changed the title [R] add flag of displaying train loss for lgb.cv() [R-package] add flag of displaying train loss for lgb.cv() Dec 28, 2021
@jameslamb
Copy link
Collaborator

Thanks very much for the suggestion @mayer79 ! I support it.

Are you interested in contributing this? I'd be happy to answer any questions you have about where to make changes.

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

Successfully merging a pull request may close this issue.

2 participants