JuliaAI / MLJTuning.jl

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

Update code and tests to address migration of measures MLJBase -> StatisticalMeasures #194

Closed ablaom closed 10 months ago

ablaom commented 10 months ago

This PR needs:

In this PR we:

To do:

codecov[bot] commented 10 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (6a15fb5) 86.44% compared to head (eb08c8b) 86.44%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #194 +/- ## ======================================= Coverage 86.44% 86.44% ======================================= Files 13 13 Lines 649 649 ======================================= Hits 561 561 Misses 88 88 ``` | [Files](https://app.codecov.io/gh/JuliaAI/MLJTuning.jl/pull/194?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaAI) | Coverage Δ | | |---|---|---| | [src/MLJTuning.jl](https://app.codecov.io/gh/JuliaAI/MLJTuning.jl/pull/194?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaAI#diff-c3JjL01MSlR1bmluZy5qbA==) | `100.00% <ø> (ø)` | | | [src/tuned\_models.jl](https://app.codecov.io/gh/JuliaAI/MLJTuning.jl/pull/194?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaAI#diff-c3JjL3R1bmVkX21vZGVscy5qbA==) | `92.71% <ø> (ø)` | | | [src/utilities.jl](https://app.codecov.io/gh/JuliaAI/MLJTuning.jl/pull/194?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaAI#diff-c3JjL3V0aWxpdGllcy5qbA==) | `100.00% <100.00%> (ø)` | |

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