You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update RCF to v3.8 and Enable Auto AD with 'Alert Once' Option (#979)
* Update RCF to v3.8 and Enable Auto AD with 'Alert Once' Option
This PR added support for automatic Anomaly Detection (AD) and the 'Alert Once' option introduced in RCF 3.8.
Testing done:
1. Deserialization Test:
* Verified model deserialization from 3.0-rc3.
* Ensured consistent scoring using the rc3 checkpoint and rc3 dependency on identical data.
2. Backward Compatibility Test:
* Executed a mixed cluster with versions 2.10 and 3.0.
* Validated that older detectors still produce results without throwing any exceptions in a blue-green simulation scenario.
Signed-off-by: Kaituo Li <kaituo@amazon.com>
* reduce recall since alertOnce reduced recall
Signed-off-by: Kaituo Li <kaituo@amazon.com>
* remove commented out code
Signed-off-by: Kaituo Li <kaituo@amazon.com>
---------
Signed-off-by: Kaituo Li <kaituo@amazon.com>
0 commit comments