JuliaAI / MLJTuning.jl

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

Make the global `default_logger()` the default `logger` in `TunedModel(logger=...)` #221

Closed ablaom closed 3 days ago

ablaom commented 3 weeks ago

Addresses, in part, https://github.com/JuliaAI/MLJ.jl/issues/1124

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 87.85%. Comparing base (c13e844) to head (e6fac32).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #221 +/- ## ======================================= Coverage 87.85% 87.85% ======================================= Files 13 13 Lines 667 667 ======================================= Hits 586 586 Misses 81 81 ```

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