38 Commits (b53b49dcf74766a6ecd495a92cbbe2f0a148dbb4)

Author SHA1 Message Date
Alexander Velikiy b53b49dcf7
Refactoring of Jump and Drop models (#865) 4 years ago
Alexander Velikiy f98ac05ad8
Rename modules and types (#860) 4 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
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
Evgeny Smyshlyaev 0fa4268d57 Anomaly detector webhooks fix (#670) 5 years ago
Alexandr Velikiy 564ded152f Merge threshold segments #624 (#646) 5 years ago
rozetko 930a270a97 Dataframe has no appropriate timestamp -> Dataframe doesn`t contain timestamp 5 years ago
Alexandr Velikiy 6b398d6ee9 Segment class #636 (#637) 5 years ago
Alexandr Velikiy 74d45bf4f4 Segment intersection in anomaly detector #615 (#616) 5 years ago
Alexandr Velikiy cb040b397b Exponential smoothing for anomaly detector #610 (#611) 5 years ago
rozetko 15ba69dd6e
ValueError: array must not contain infs or NaNs #563 (#585) 5 years ago
Alexandr Velikiy 0f1d7774fe Find start and end of peaks and troughs #506 (#507) 5 years ago
Alexandr Velikiy e0cc56d425 Not-ending learning #264 (#484) 5 years ago
Alexandr Velikiy 1bd4fb87f9 TypeError: ufunc 'isnan' not supported for the input types #447 (#448) 5 years ago
Alexandr Velikiy 87187dccd0 ValueError: operands could not be broadcast together with shapes #425 (#427) 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
rozetko aa943595fc
Wrong time in threshold segments #403 (#405) 5 years ago
Alexandr Velikiy 7c52f4966d Error: max() arg is an empty sequence #352 (#394) 5 years ago
rozetko 390fa4c037 No data threshold #370 (#396) 5 years ago
Alexandr Velikiy 6e7073b212 Increase the number of parameters obtained during learning #364 (#383) 5 years ago
Evgeny Smyshlyaev d399d0b84a
Remove duplicates from models #357 (#363) 5 years ago
Alexandr Velikiy 5ab3ff64dd Move data cropping to the models #335 (#336) 5 years ago
Alexandr Velikiy cbbc8c6cdd Error: ValueError - dataset input should have multiple elements #325 (#327) 5 years ago
Alexandr Velikiy 0689fe6384 WIP:Clean up utils #282 (#293) 6 years ago
Alexandr Velikiy 6641a5e52c The center of drop and jump patterns is shifted from real value #291 (#292) 6 years ago
Alexandr Velikiy 3cad93ca62 Add some sort of verification of incoming and outgoing data in analytics #227 (#281) 6 years ago
Coin de Gamma b65f1a552c trim trailing whitespaces 6 years ago
Alexandr Velikiy d389cf3adb Move repeating code from models to utils #270 (#272) 6 years ago
Alexandr Velikiy 7ad0e5360f Incorrect work of analytics with nan filled dataset #247 (#248) 6 years ago
rozetko 309704997b
IndexError: list index out of range in close_filtering #240 (#243) 6 years ago
Alexandr Velikiy 5d76c9efac IndexError: list index out of range in get_av_model #239 (#241) 6 years ago
Alexandr Velikiy 8614499c20 Proccesing for NaN values #231 (#236) 6 years ago
Alexandr Velikiy 0d921aafb2 Incorrect work of models with single patterns #234 (#235) 6 years ago
Alexey Velikiy 005097dde0
Analytics project structure improvement #215 (#228) 6 years ago
amper43 9f96b99a37 fix conflict 6 years ago
Alexandr Velikiy dd139e1feb Models with filtering#186 (#218) 6 years ago
Evgeny Smyshlyaev 43b027e470 Unit testing for analytics project #216 (#223) 6 years ago
Alexandr Velikiy 2782955572
Analytics works with one labeled segment#191/212 (#217) 6 years ago
Alexandr Velikiy f158c5050b aggr model (#161) 6 years ago
rozetko d1ca327b0d Improve all models 6 years ago
Alexandr Velikiy 65585939ae minor drop and jump models improvements (#131) 6 years ago
rozetko 942c4ca112
general predictor -> general model (#130) 6 years ago
rozetko c2c3925979
Make all models work && add reverse peak model (#124) 6 years ago
rozetko 9b3a68d4cd
Make drops work (#121) 6 years ago
Alexandr Velikiy 6f9f53cb1b WIP: Jump and drop v1 (#119) 6 years ago
rozetko 6420f16c3d Fix learning (#116) 6 years ago