JuliaAI / MLJTuning.jl

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

for a 0.6.8 release #133

Closed ablaom closed 3 years ago

ablaom commented 3 years ago

131

codecov-commenter commented 3 years ago

Codecov Report

Merging #133 (17aa6c5) into master (da9364b) will increase coverage by 0.34%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #133      +/-   ##
==========================================
+ Coverage   86.60%   86.94%   +0.34%     
==========================================
  Files          11       11              
  Lines         575      590      +15     
==========================================
+ Hits          498      513      +15     
  Misses         77       77              
Impacted Files Coverage Δ
src/strategies/explicit.jl 92.00% <ø> (ø)
src/utilities.jl 100.00% <ø> (ø)
src/strategies/grid.jl 100.00% <100.00%> (ø)
src/tuned_models.jl 92.23% <100.00%> (+0.48%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update da9364b...17aa6c5. Read the comment docs.