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

fix: add max value map for cliping the value #339

Closed s0nicboOm closed 9 months ago

s0nicboOm commented 9 months ago

Add max_value_map for trainer

codecov[bot] commented 9 months ago

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (80ef431) 92.94% compared to head (5006847) 93.00%.

Files Patch % Lines
numalogic/udfs/trainer/_base.py 20.00% 3 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #339 +/- ## ========================================== + Coverage 92.94% 93.00% +0.05% ========================================== Files 83 83 Lines 3812 3816 +4 Branches 302 304 +2 ========================================== + Hits 3543 3549 +6 + Misses 213 212 -1 + Partials 56 55 -1 ```

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