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

Can anyone tell me how lightgbm cal split gain? #1283

Closed
qianrenliang opened this issue Mar 24, 2018 · 1 comment
Closed

Can anyone tell me how lightgbm cal split gain? #1283

qianrenliang opened this issue Mar 24, 2018 · 1 comment

Comments

@qianrenliang
Copy link

in xgboost paper:
one node impurity score: sum_grad / (sum_hess + gamma)

but i dont see it in lightgbm paper, in the issue#1230 , author say split gain is calculated by sum_grad / sum_hess, but i want know where is gamma ,alias min_split_gain

@guolinke
Copy link
Collaborator

@lock lock bot locked as resolved and limited conversation to collaborators Mar 12, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants