131 Commits (3e9eb3daa72ec5a8383255014573049938afa602)

Author SHA1 Message Date
Evgeny Smyshlyaev 3e9eb3daa7 "[PATTERN DETECTED]" in webhooks message #560 (#696) 5 years ago
Evgeny Smyshlyaev 070f593b7c
Error: Can't find interval length of data #688 (#689) 5 years ago
rozetko 1046b0d303
Swap bounds in anomaly detector #683 (#685) 5 years ago
Alexandr Velikiy c1fc44ea10 Anomaly detector: last NaN value #677 5 years ago
Evgeny Smyshlyaev 801f5b1c57 Change mutable default values to none #638 (#682) 5 years ago
Alexandr Velikiy ae06749b8d Refactoring of Peak and Trough models #424 (#680) 5 years ago
Alexandr Velikiy 7bdb2c38f7 Anomaly detector: wrong seasonality offset #671 (#673) 5 years ago
Evgeny Smyshlyaev ec6decfebd Anomaly detector: remove last value (#672) 5 years ago
Coin de Gamma e19d8b13b8
TimeSeries type v2 (#666) 5 years ago
Evgeny Smyshlyaev 0fa4268d57 Anomaly detector webhooks fix (#670) 5 years ago
Alexandr Velikiy 3911fca78e Anomaly detector: segments bounds #660 (#661) 5 years ago
Alexandr Velikiy 564ded152f Merge threshold segments #624 (#646) 5 years ago
Alexandr Velikiy f5aa46fc5e AnomalyDetector: multiple segments labeling #658 (#659) 5 years ago
rozetko 43f6306744
Anomaly analytic unit: send confidence bounds instead of smoothed data #656 (#657) 5 years ago
Evgeny Smyshlyaev e0dde3c8ba Labeling for anomalies #631 (#655) 5 years ago
rozetko 930a270a97 Dataframe has no appropriate timestamp -> Dataframe doesn`t contain timestamp 5 years ago
rozetko a56ac6ec4e
Endpoint for smoothing data #612 (#639) 5 years ago
Alexandr Velikiy 6b398d6ee9 Segment class #636 (#637) 5 years ago
Evgeny Smyshlyaev d1cb6f0406 Make class for detection result (#634) 5 years ago
amper43 75e8081182 Revert "Merge branch 'concatinate-chunks-for-anomaly-detector-#614'" 5 years ago
Alexandr Velikiy 74d45bf4f4 Segment intersection in anomaly detector #615 (#616) 5 years ago
rozetko 616bc46123
Detect thresholds on the whole dataset #505 (#625) 5 years ago
amper43 16b85632c5 fix 5 years ago
amper43 575b637325 new line 5 years ago
amper43 25c794e6b4 add last value for smoothing 5 years ago
Alexandr Velikiy d58f08c42d Smoothing for anomaly detector #607 (#608) 5 years ago
Alexandr Velikiy cb040b397b Exponential smoothing for anomaly detector #610 (#611) 5 years ago
Alexey Velikiy dee1edc966
Analytic types upgrade (#600) 5 years ago
Alexey Velikiy b053e336f3 Check python version in run time #592 (#595) 5 years ago
Alexey Velikiy 75fe513b7d timeseries++ (#591) 5 years ago
amper43 b1314e8db6 add time series index 5 years ago
amper43 fdfa5d3c2e fix pandas import 5 years ago
amper43 174b57e592 add timeseries type 5 years ago
Alexandr Velikiy 20d1a974bb Use ModelState classes in models #582 (#586) 5 years ago
rozetko 15ba69dd6e
ValueError: array must not contain infs or NaNs #563 (#585) 5 years ago
Alexey Velikiy 30108ae643
jsonclass usage in models + fixes in meta (#583) 5 years ago
Alexandr Velikiy 7f15bf3996 Add ModelState children classes #576 (#579) 5 years ago
Coin de Gamma 4b23b96c6d JSONClass 5 years ago
Coin de Gamma b207a061e2 json_class 5 years ago
Coin de Gamma 8a4a14ecca inited_params begin + JSONClass partially 5 years ago
Alexandr Velikiy 6a690c09f0 Add base class for models state #574 (#575) 5 years ago
Alexey Velikiy 194a8b9de6 Analytic types (#573) 5 years ago
Evgeny Smyshlyaev c5e24b5739 fix segment_map -> segment (#556) 5 years ago
Evgeny Smyshlyaev fb2f350e95 Dataframe for detection less than two window size (#532) 5 years ago
Evgeny Smyshlyaev 14f616eb15
Error: index out of bounds (#538) 5 years ago
Alexandr Velikiy a9971d64d0 ValueError attempt to get argmin of an empty sequence #518 (#537) 5 years ago
Evgeny Smyshlyaev 4cef0545e1
Non intersected chunks for consuming data #529 (#530) 5 years ago
Alexey Velikiy eb874392c3
Server service actor (#527) 5 years ago
amper43 136834b150 try to fix #407 5 years ago
amper43 6b9a4a03cc socket.recv -> socket.recv_string 5 years ago