JuliaAI / MLJTuning.jl

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

Add class weight support #172

Closed ablaom closed 2 years ago

ablaom commented 2 years ago

To close #134

codecov-commenter commented 2 years ago

Codecov Report

Merging #172 (36e444b) into dev (212bd5e) will increase coverage by 0.02%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##              dev     #172      +/-   ##
==========================================
+ Coverage   87.23%   87.25%   +0.02%     
==========================================
  Files          12       12              
  Lines         619      620       +1     
==========================================
+ Hits          540      541       +1     
  Misses         79       79              
Impacted Files Coverage Δ
src/tuned_models.jl 93.53% <100.00%> (+0.02%) :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 212bd5e...36e444b. Read the comment docs.

ablaom commented 2 years ago

@ven-k Would you be able and willing to review this in the next week?

ablaom commented 2 years ago

@ven-k Thank you indeed for this timely review. Nice catch on the metadata. 🙏🏾