JuliaAI / MLJTuning.jl

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

Overload `constructor` trait for `TunedModel` types #219

Closed ablaom closed 1 month ago

ablaom commented 1 month ago

In support of https://github.com/JuliaAI/MLJ.jl/issues/1125

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 87.85%. Comparing base (2294da4) to head (b4fbf67).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #219 +/- ## ========================================== + Coverage 87.55% 87.85% +0.29% ========================================== Files 13 13 Lines 667 667 ========================================== + Hits 584 586 +2 + Misses 83 81 -2 ```

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