JuliaML / MLUtils.jl

Utilities and abstractions for Machine Learning tasks
MIT License
107 stars 20 forks source link

improvements to chunk #133

Closed CarloLucibello closed 1 year ago

CarloLucibello commented 1 year ago

Fix #114, fix #103

codecov-commenter commented 1 year ago

Codecov Report

Merging #133 (f8c8f51) into main (08ad0b7) will decrease coverage by 0.43%. The diff coverage is 89.47%.

@@            Coverage Diff             @@
##             main     #133      +/-   ##
==========================================
- Coverage   88.61%   88.18%   -0.44%     
==========================================
  Files          13       15       +2     
  Lines         571      584      +13     
==========================================
+ Hits          506      515       +9     
- Misses         65       69       +4     
Impacted Files Coverage Δ
src/utils.jl 89.70% <89.47%> (-0.70%) :arrow_down:
src/Datasets/Datasets.jl 0.00% <0.00%> (ø)
src/MLUtils.jl 0.00% <0.00%> (ø)

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