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

Fix base_scores for sklearn GradientBoostingClassifier #536

Closed hcho3 closed 6 months ago

hcho3 commented 6 months ago
codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (10b6137) 83.73% compared to head (9545782) 83.71%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## release_4.0 #536 +/- ## =============================================== - Coverage 83.73% 83.71% -0.02% =============================================== Files 70 70 Lines 6062 6062 Branches 510 510 =============================================== - Hits 5076 5075 -1 - Misses 986 987 +1 ```

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