JuliaAI / MLJTuning.jl

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

Allow user to specify model in `TunedModel` as arg instead of kwarg #175

Closed ablaom closed 2 years ago

ablaom commented 2 years ago

To close #154

codecov-commenter commented 2 years ago

Codecov Report

Merging #175 (0174e93) into dev (76b3718) will increase coverage by 0.12%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##              dev     #175      +/-   ##
==========================================
+ Coverage   87.25%   87.38%   +0.12%     
==========================================
  Files          12       12              
  Lines         620      626       +6     
==========================================
+ Hits          541      547       +6     
  Misses         79       79              
Impacted Files Coverage Δ
src/tuned_models.jl 93.69% <100.00%> (+0.16%) :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 76b3718...0174e93. Read the comment docs.