-
Notifications
You must be signed in to change notification settings - Fork 78
Weighted version of the KLL sketch? #157
Copy link
Copy link
Open
Description
Hello,
There's a consideration at XGBoost about potentially using the KLL sketch to represent feature value histograms.
One potential blocker is the need for a weighted version of the sketch, this would allow us to use data points that are weighted, and adjust their feature contributions accordingly (See Appendix A of XGBoost paper).
I remember discussing in the past the possibility of using data weights with KLL, is that still an option?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.