numaproj / numalogic

Collection of operational time series ML models and tools
https://numalogic.numaproj.io/
Apache License 2.0
166 stars 28 forks source link

feat: Added support for symmetric loss #308

Closed rum1887 closed 8 months ago

rum1887 commented 1 year ago

Signed-off-by: Ramya ramyapgk1887@gmail.com

Adds support for a few more symmetric loss functions.

Fixes #71

codecov[bot] commented 1 year ago

Codecov Report

Merging #308 (ba93f2e) into main (64c2e95) will decrease coverage by 0.25%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #308      +/-   ##
==========================================
- Coverage   94.10%   93.85%   -0.25%     
==========================================
  Files          77       77              
  Lines        3495     3501       +6     
  Branches      280      283       +3     
==========================================
- Hits         3289     3286       -3     
- Misses        156      161       +5     
- Partials       50       54       +4     
Files Coverage Δ
numalogic/models/vae/base.py 82.05% <0.00%> (-14.92%) :arrow_down:

... and 1 file with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

s0nicboOm commented 1 year ago

Hi @rum1887 ! Added a comment to the issue and expectations. https://github.com/numaproj/numalogic/issues/71#issuecomment-1758910100

ab93 commented 8 months ago

Closing this for now since the issue was updated!