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

Added multichannel autoencoder with test cases #382

Closed mboussarov closed 4 months ago

mboussarov commented 4 months ago

Explain what this PR does.

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 95.12195% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 92.54%. Comparing base (934d8cf) to head (7a9272f).

Files Patch % Lines
numalogic/models/autoencoder/variants/vanilla.py 95.00% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #382 +/- ## ========================================== + Coverage 92.52% 92.54% +0.02% ========================================== Files 98 98 Lines 4603 4643 +40 Branches 407 411 +4 ========================================== + Hits 4259 4297 +38 - Misses 252 253 +1 - Partials 92 93 +1 ```

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