Skip to content

Conversation

shiyu1994
Copy link
Collaborator

This is the enable max depth constraint of leaves in cuda tree learner. Fix #6969.

@shiyu1994 shiyu1994 self-assigned this Aug 6, 2025
@shiyu1994 shiyu1994 added fix gpu (CUDA) Issue is related to the CUDA GPU variant. labels Aug 6, 2025
@lorenzolucchese
Copy link

Hey there, it would be great to have this merged into master. Any ETA on this?

@jameslamb
Copy link
Collaborator

@lorenzolucchese thanks for your interest in LightGBM. Please don't post "any update on this?" types of comments here. They just generate stress and notifications for the volunteers here without helping to move the project forward.

You're always welcome to comment if you have new information to provide or want to offer to help, but otherwise please just click "subscribe" on issues/PRs you're interested in, and GitHub will notify you when there's new activity on them.

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.

@shiyu1994 can you please review the proposed changes in #7017 and merge them in here if you agree?

And then I left some comments there... we should be adding tests that confirm max_depth is working as expected. That'd give us more confidence in these changes AND help with all variants of LightGBM (not just CUDA).

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

Labels

fix gpu (CUDA) Issue is related to the CUDA GPU variant.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CUDA] max_depth parameter is ignored

4 participants