openml / openml-python

Python module to interface with OpenML
https://openml.github.io/openml-python/main/
Other
279 stars 143 forks source link

Make Class Label Retrieval More Lenient #1315

Closed LennartPurucker closed 8 months ago

LennartPurucker commented 8 months ago

Closes: #1311

This PR adds a short workaround to handle string-typed class labels.

codecov-commenter commented 8 months ago

Codecov Report

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

Comparison is base (b06ecee) 38.26% compared to head (f3c520d) 84.24%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1315 +/- ## ============================================ + Coverage 38.26% 84.24% +45.98% ============================================ Files 38 38 Lines 5240 5244 +4 ============================================ + Hits 2005 4418 +2413 + Misses 3235 826 -2409 ```

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