dmlc / treelite

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

Support multi-class, multi-output RandomForestClassifier #552

Closed hcho3 closed 7 months ago

hcho3 commented 7 months ago

Close #545

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (e8ac7bf) 84.27% compared to head (9ada881) 84.22%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## mainline #552 +/- ## ============================================ - Coverage 84.27% 84.22% -0.05% ============================================ Files 71 70 -1 Lines 6130 5534 -596 Branches 514 0 -514 ============================================ - Hits 5166 4661 -505 + Misses 964 873 -91 ```

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