47 Commits (d0f241bb1511d9b2b3323f20dbd8cf1970309814)

Author SHA1 Message Date
Alexander Velikiy f98ac05ad8
Rename modules and types (#860) 4 years ago
Alexander Velikiy 21658883a9
Refactor get_bounds_for_segment method (#843) 4 years ago
Alexander Velikiy b6c3a8e6a8
Test for Anomaly Detector (#839) 4 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
Alexandr Velikiy fa9673e347 "Error: Need at least 1 labeled segment" when labeling only negative segment #790 (#791) 5 years ago
rozetko 96db3bdef8
Error: too many values to unpack #721 (#725) 5 years ago
Alexandr Velikiy 5374c45b36 Segment info #693 (#700) 5 years ago
Evgeny Smyshlyaev 070f593b7c
Error: Can't find interval length of data #688 (#689) 5 years ago
Alexandr Velikiy ae06749b8d Refactoring of Peak and Trough models #424 (#680) 5 years ago
Coin de Gamma e19d8b13b8
TimeSeries type v2 (#666) 5 years ago
Alexandr Velikiy 564ded152f Merge threshold segments #624 (#646) 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
Alexandr Velikiy 74d45bf4f4 Segment intersection in anomaly detector #615 (#616) 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 8c64b64192
np.NaN -> np.nan (#571) 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
Evgeny Smyshlyaev 4cef0545e1
Non intersected chunks for consuming data #529 (#530) 5 years ago
Alexandr Velikiy 0f1d7774fe Find start and end of peaks and troughs #506 (#507) 5 years ago
Evgeny Smyshlyaev fb04ba1565 Increase chunks' intersection (#513) 5 years ago
Evgeny Smyshlyaev 21f39f2a60 Send data to detection in chunks #489 (#503) 5 years ago
Evgeny Smyshlyaev d1f8b80c9e Send data to detection in chunks #489 (#496) 5 years ago
Alexandr Velikiy e0cc56d425 Not-ending learning #264 (#484) 5 years ago
Alexandr Velikiy 4c2efac97e Keyerror pattern model #471 (#476) 5 years ago
Alexandr Velikiy 270fe53585 Test models with random values #459 (#460) 5 years ago
Alexandr Velikiy 1bd4fb87f9 TypeError: ufunc 'isnan' not supported for the input types #447 (#448) 5 years ago
Alexandr Velikiy 22fe2cf6b7 Drops pattern ValueError: All elements of patterns_list should have same length #414 (#418) 5 years ago
Alexandr Velikiy 7ab0db6ba9 Update state during learning #406 (#408) 5 years ago
Alexandr Velikiy 6d5ec2b6fe Webhooks don't find any patterns #401 (#404) 5 years ago
Alexandr Velikiy 775c663de5 KeyError 45058 #389 (#397) 5 years ago
Alexandr Velikiy 7c52f4966d Error: max() arg is an empty sequence #352 (#394) 5 years ago
Alexandr Velikiy 6e7073b212 Increase the number of parameters obtained during learning #364 (#383) 5 years ago
Alexandr Velikiy 5ab3ff64dd Move data cropping to the models #335 (#336) 5 years ago
Alexandr Velikiy 1e88ead80a Convert None to NaN before sending data to model #333 (#334) 5 years ago
Alexandr Velikiy b1428c735f Error: '<' not supported between instances of 'NoneType' and 'NoneType' #323 (#332) 5 years ago
Alexandr Velikiy cbbc8c6cdd Error: ValueError - dataset input should have multiple elements #325 (#327) 5 years ago
Alexandr Velikiy 5edc0b1977 Error name parse segment is not defined #315 (#322) 6 years ago
Alexandr Velikiy acc5ea1a80 Analytics testing #210 (#319) 6 years ago
Alexandr Velikiy bddfc1b783 Add unit tests for methods in utils #271 (#274) 6 years ago
Evgeny Smyshlyaev 780aefa6fe Tests for #231 (#230) 6 years ago
Alexey Velikiy 005097dde0
Analytics project structure improvement #215 (#228) 6 years ago
Evgeny Smyshlyaev 43b027e470 Unit testing for analytics project #216 (#223) 6 years ago