rapidsai / cuml

cuML - RAPIDS Machine Learning Library
https://docs.rapids.ai/api/cuml/stable/
Apache License 2.0
4.25k stars 534 forks source link

Correctly handle missing categorical data in experimental FIL #6132

Closed wphicks closed 1 week ago

wphicks commented 2 weeks ago

Correctly handle missing categorical data in FIL when 0 is one of the included categories.

Resolve #5578.

hcho3 commented 1 week ago

Thanks for the fix!

wphicks commented 1 week ago

/merge