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

Update README in experimental FIL #6052

Closed hcho3 closed 2 months ago

hcho3 commented 2 months ago

treelite::frontend::LoadXGBoostModel is no longer present in the latest Treelite; use treelite::model_loader::LoadXGBoostModelJSON instead.

codecov-commenter commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Please upload report for BASE (branch-24.10@2f11570). Learn more about missing BASE report.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## branch-24.10 #6052 +/- ## =============================================== Coverage ? 67.06% =============================================== Files ? 195 Lines ? 12920 Branches ? 0 =============================================== Hits ? 8665 Misses ? 4255 Partials ? 0 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

divyegala commented 2 months ago

/merge