JuliaAI / MLJTuning.jl

Hyperparameter optimization algorithms for use in the MLJ machine learning framework
MIT License
66 stars 12 forks source link

Fix how measures are displayed on plot axes #203

Closed ablaom closed 8 months ago

ablaom commented 8 months ago
Screen Shot 2024-01-19 at 9 28 37 AM

instead of

Screen Shot 2024-01-19 at 9 29 42 AM
codecov[bot] commented 8 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (e3293dc) 86.44% compared to head (a90975b) 87.11%.

Files Patch % Lines
src/plotrecipes.jl 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #203 +/- ## ========================================== + Coverage 86.44% 87.11% +0.67% ========================================== Files 13 13 Lines 649 652 +3 ========================================== + Hits 561 568 +7 + Misses 88 84 -4 ```

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