-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: generic anomaly detection #227
Conversation
Explain what this PR does. --------- Signed-off-by: Nandita Koppisetty <[email protected]>
Codecov Report
@@ Coverage Diff @@
## main #227 +/- ##
=======================================
Coverage 96.33% 96.33%
=======================================
Files 46 46
Lines 1962 1962
Branches 157 157
=======================================
Hits 1890 1890
Misses 52 52
Partials 20 20 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Explain what this PR does. --------- Signed-off-by: Nandita Koppisetty <[email protected]>
Signed-off-by: Nandita Koppisetty <[email protected]>
1. Sentinel improvements 2. Model saving (fix for version number) --------- Signed-off-by: kbatra <[email protected]>
update toml python version Signed-off-by: kbatra <[email protected]>
Signed-off-by: Avik Basu <[email protected]>
Update redis conf Signed-off-by: kbatra <[email protected]>
Signed-off-by: Nandita Koppisetty <[email protected]>
Signed-off-by: nkoppisetty <[email protected]>
…ogic into generic-anomaly-detection
Support Multichannel --------- Signed-off-by: kbatra <[email protected]>
Signed-off-by: nkoppisetty <[email protected]>
Signed-off-by: nkoppisetty <[email protected]>
Signed-off-by: nkoppisetty <[email protected]>
Signed-off-by: nkoppisetty <[email protected]>
Signed-off-by: nkoppisetty <[email protected]>
Exception Handling while loading models. Signed-off-by: kbatra <[email protected]>
New time for get_df: 0.5 sec Old time to get df: 2 sec for 1000 calls --------- Signed-off-by: kbatra <[email protected]>
Signed-off-by: nkoppisetty <[email protected]>
Improve Logs --------- Signed-off-by: kbatra <[email protected]>
Explain what this PR does. Signed-off-by: kbatra <[email protected]>
Signed-off-by: nkoppisetty <[email protected]>
Signed-off-by: nkoppisetty <[email protected]>
Closing this since the branch was merged. |
Explain what this PR does.