JuliaAI / IterationControl.jl

A package for controlling iterative algorithms
Other
23 stars 1 forks source link

Better errors for no training loss #53

Closed ablaom closed 3 years ago

ablaom commented 3 years ago

Resolves JuliaAI/MLJIteration.jl#35

codecov-commenter commented 3 years ago

Codecov Report

Merging #53 (6fe9bda) into dev (1bff2cc) will decrease coverage by 0.31%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev      #53      +/-   ##
==========================================
- Coverage   96.23%   95.91%   -0.32%     
==========================================
  Files           8        8              
  Lines         292      294       +2     
==========================================
+ Hits          281      282       +1     
- Misses         11       12       +1     
Impacted Files Coverage Δ
src/controls.jl 98.58% <100.00%> (+0.02%) :arrow_up:
src/train.jl 95.45% <0.00%> (-4.55%) :arrow_down:

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 1bff2cc...6fe9bda. Read the comment docs.