scikit-learn-contrib / hiclass

A python library for hierarchical classification compatible with scikit-learn
BSD 3-Clause "New" or "Revised" License
113 stars 20 forks source link

Add parameter tmp_dir to persist trained classifiers #109

Closed mirand863 closed 6 months ago

codecov-commenter commented 6 months ago

Codecov Report

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

Project coverage is 97.00%. Comparing base (c7979b2) to head (b9dee54).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #109 +/- ## ========================================== + Coverage 96.86% 97.00% +0.13% ========================================== Files 11 11 Lines 1086 1134 +48 ========================================== + Hits 1052 1100 +48 Misses 34 34 ```

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