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

ENH reuse parent histogram #6064

Open
lorentzenchr opened this issue Aug 26, 2023 · 0 comments
Open

ENH reuse parent histogram #6064

lorentzenchr opened this issue Aug 26, 2023 · 0 comments
Labels

Comments

@lorentzenchr
Copy link
Contributor

lorentzenchr commented Aug 26, 2023

Summary

If a node is split of feature "a", then the 2 histograms of the child nodes for that feature "a" are trivial, just the left/right part of the parent's histogram.

Motivation

In particular for settings with only a small number of features, this can be beneficial for fitting time.

Description

References

scikit-learn/scikit-learn#26189

Notes

I'm not 100% sure, if this is already done in LightGBM or not.

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

No branches or pull requests

2 participants