dmlc / treelite

Universal model exchange and serialization format for decision tree forests
https://treelite.readthedocs.io/en/latest/
Apache License 2.0
723 stars 98 forks source link

Handle deleted nodes in XGBoost #564

Closed hcho3 closed 1 month ago

hcho3 commented 1 month ago

Closes #561

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 85.71429% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 84.57%. Comparing base (26103a5) to head (076391b).

Files Patch % Lines
src/model_builder/model_builder.cc 85.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## mainline #564 +/- ## ============================================ - Coverage 84.66% 84.57% -0.09% ============================================ Files 71 71 Lines 6330 6340 +10 Branches 521 523 +2 ============================================ + Hits 5359 5362 +3 - Misses 971 978 +7 ```

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