JuliaAI / MLJTuning.jl

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

For a 0.7.3 release #182

Closed ablaom closed 2 years ago

ablaom commented 2 years ago

181

codecov-commenter commented 2 years ago

Codecov Report

Merging #182 (e7e54bd) into master (9436c17) will decrease coverage by 0.84%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #182      +/-   ##
==========================================
- Coverage   87.42%   86.57%   -0.85%     
==========================================
  Files          12       12              
  Lines         628      648      +20     
==========================================
+ Hits          549      561      +12     
- Misses         79       87       +8     
Impacted Files Coverage Δ
src/learning_curves.jl 94.05% <100.00%> (-2.88%) :arrow_down:
src/tuned_models.jl 93.11% <0.00%> (-0.64%) :arrow_down:
src/utilities.jl 100.00% <0.00%> (ø)
src/plotrecipes.jl 0.00% <0.00%> (ø)
src/strategies/grid.jl 100.00% <0.00%> (ø)
src/strategies/random_search.jl 100.00% <0.00%> (ø)
src/strategies/latin_hypercube.jl 100.00% <0.00%> (ø)
src/range_methods.jl 95.65% <0.00%> (+0.09%) :arrow_up:
src/strategies/explicit.jl 92.30% <0.00%> (+0.30%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.