Alexander Velikiy
|
b6c3a8e6a8
|
Test for Anomaly Detector (#839)
|
5 years ago |
Alexandr Velikiy
|
3d74de8b5d
|
Unit tests for Bucket class (#811)
|
5 years ago |
Alexandr Velikiy
|
bcd70981c7
|
AnomalyCache class (#809)
|
5 years ago |
Alexandr Velikiy
|
4d28344ae8
|
Segment seasonality offset #805 (#806)
|
5 years ago |
Evgeny Smyshlyaev
|
7f3df18068
|
Docker-compose with MongoDB (#796)
|
5 years ago |
Alexandr Velikiy
|
fa9673e347
|
"Error: Need at least 1 labeled segment" when labeling only negative segment #790 (#791)
|
5 years ago |
Evgeny Smyshlyaev
|
c8f4340f7c
|
Error: skip detection: data length less than window_size (#723)
* fix
* fix
* fix
* Update server/src/controllers/analytics_controller.ts
* fix
* fix
* fix according review
* Update server/spec/analytic_controller.jest.ts
Co-Authored-By: Alexey Velikiy <av@corpglory.com>
* fix
* Update analytics/analytics/detectors/pattern_detector.py
Co-Authored-By: Alexey Velikiy <av@corpglory.com>
|
5 years ago |
Evgeny Smyshlyaev
|
0363558b91
|
fix (#737)
|
5 years ago |
amper43
|
7a9a9f1a96
|
fix
|
5 years ago |
Evgeny Smyshlyaev
|
b1bd20f030
|
Threshold line for HSR #727 (#729)
|
5 years ago |
rozetko
|
96db3bdef8
|
Error: too many values to unpack #721 (#725)
|
5 years ago |
amper43
|
4fb96302b1
|
Revert "add support of threshold line"
This reverts commit f4a5f20313 .
|
5 years ago |
amper43
|
f4a5f20313
|
add support of threshold line
|
5 years ago |
Evgeny Smyshlyaev
|
a0ab7854ff
|
Anomaly detector bounds switch: disabling to enabling #709 (#710)
|
5 years ago |
Alexandr Velikiy
|
5374c45b36
|
Segment info #693 (#700)
|
5 years ago |
Evgeny Smyshlyaev
|
67f203bee6
|
Anomaly detector option for disabling upper lower bound #701 (#703)
|
5 years ago |
Evgeny Smyshlyaev
|
3e9eb3daa7
|
"[PATTERN DETECTED]" in webhooks message #560 (#696)
|
6 years ago |
Evgeny Smyshlyaev
|
070f593b7c
|
Error: Can't find interval length of data #688 (#689)
|
6 years ago |
rozetko
|
1046b0d303
|
Swap bounds in anomaly detector #683 (#685)
|
6 years ago |
Alexandr Velikiy
|
c1fc44ea10
|
Anomaly detector: last NaN value #677
|
6 years ago |
Evgeny Smyshlyaev
|
801f5b1c57
|
Change mutable default values to none #638 (#682)
* add types, remove mutables from defaults
* fix debug logging
|
6 years ago |
Alexandr Velikiy
|
ae06749b8d
|
Refactoring of Peak and Trough models #424 (#680)
|
6 years ago |
Coin de Gamma
|
aa45a3ad26
|
python.jediEnabled (#679)
|
6 years ago |
Alexandr Velikiy
|
7bdb2c38f7
|
Anomaly detector: wrong seasonality offset #671 (#673)
|
6 years ago |
Evgeny Smyshlyaev
|
ec6decfebd
|
Anomaly detector: remove last value (#672)
|
6 years ago |
Coin de Gamma
|
e19d8b13b8
|
TimeSeries type v2 (#666)
* TimeSeries -> TimeSeries2 , better inheritance and tests
|
6 years ago |
Evgeny Smyshlyaev
|
0fa4268d57
|
Anomaly detector webhooks fix (#670)
|
6 years ago |
Alexandr Velikiy
|
3911fca78e
|
Anomaly detector: segments bounds #660 (#661)
|
6 years ago |
Alexandr Velikiy
|
564ded152f
|
Merge threshold segments #624 (#646)
|
6 years ago |
Alexandr Velikiy
|
f5aa46fc5e
|
AnomalyDetector: multiple segments labeling #658 (#659)
|
6 years ago |
rozetko
|
43f6306744
|
Anomaly analytic unit: send confidence bounds instead of smoothed data #656 (#657)
|
6 years ago |
Evgeny Smyshlyaev
|
e0dde3c8ba
|
Labeling for anomalies #631 (#655)
|
6 years ago |
Coin de Gamma
|
eb5f5362ee
|
VSCode settings improvements in analytics (#645)
|
6 years ago |
rozetko
|
930a270a97
|
Dataframe has no appropriate timestamp -> Dataframe doesn`t contain timestamp
|
6 years ago |
rozetko
|
a56ac6ec4e
|
Endpoint for smoothing data #612 (#639)
|
6 years ago |
Alexandr Velikiy
|
6b398d6ee9
|
Segment class #636 (#637)
|
6 years ago |
Evgeny Smyshlyaev
|
d1cb6f0406
|
Make class for detection result (#634)
|
6 years ago |
amper43
|
75e8081182
|
Revert "Merge branch 'concatinate-chunks-for-anomaly-detector-#614'"
This reverts commit c6eb1bd4d2 , reversing
changes made to 74d45bf4f4 .
|
6 years ago |
Alexandr Velikiy
|
74d45bf4f4
|
Segment intersection in anomaly detector #615 (#616)
|
6 years ago |
rozetko
|
616bc46123
|
Detect thresholds on the whole dataset #505 (#625)
|
6 years ago |
amper43
|
16b85632c5
|
fix
|
6 years ago |
amper43
|
575b637325
|
new line
|
6 years ago |
amper43
|
25c794e6b4
|
add last value for smoothing
|
6 years ago |
Alexandr Velikiy
|
d58f08c42d
|
Smoothing for anomaly detector #607 (#608)
|
6 years ago |
Alexandr Velikiy
|
cb040b397b
|
Exponential smoothing for anomaly detector #610 (#611)
|
6 years ago |
Alexey Velikiy
|
dee1edc966
|
Analytic types upgrade (#600)
* move DataBucket from __init__
* python3 fixes for DataBucket & rm class field
|
6 years ago |
Alexey Velikiy
|
b053e336f3
|
Check python version in run time #592 (#595)
|
6 years ago |
Alexey Velikiy
|
75fe513b7d
|
timeseries++ (#591)
|
6 years ago |
amper43
|
b1314e8db6
|
add time series index
|
6 years ago |
amper43
|
fdfa5d3c2e
|
fix pandas import
|
6 years ago |