quantling / JudiLing.jl

JudiLing: An implementation for Linear Discriminative Learning in Julia.
MIT License
8 stars 3 forks source link

Added eval_SC_loose for training and validation data #88

Closed MariaHei closed 2 years ago

MariaHei commented 2 years ago

Fixing #87

codecov[bot] commented 2 years ago

Codecov Report

Merging #88 (7482b5c) into master (96aeea5) will increase coverage by 0.09%. The diff coverage is 92.30%.

@@            Coverage Diff             @@
##           master      #88      +/-   ##
==========================================
+ Coverage   81.04%   81.14%   +0.09%     
==========================================
  Files          16       16              
  Lines        1467     1480      +13     
==========================================
+ Hits         1189     1201      +12     
- Misses        278      279       +1     
Impacted Files Coverage Δ
src/eval.jl 76.60% <92.30%> (+1.29%) :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 96aeea5...7482b5c. Read the comment docs.