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: vanilla ae with independent channels #392

Closed ab93 closed 4 months ago

ab93 commented 4 months ago

Note: Will remove data

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 97.56098% with 3 lines in your changes missing coverage. Please review.

Project coverage is 92.61%. Comparing base (0e1a928) to head (80dcfb1).

Files Patch % Lines
numalogic/models/autoencoder/variants/icvanilla.py 97.10% 1 Missing and 1 partial :warning:
numalogic/tools/layer.py 97.43% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #392 +/- ## ========================================== + Coverage 92.53% 92.61% +0.08% ========================================== Files 98 99 +1 Lines 4664 4756 +92 Branches 413 419 +6 ========================================== + Hits 4316 4405 +89 - Misses 254 256 +2 - Partials 94 95 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.