18 Commits (e0cc56d4254246788f0405d9adacdc4534a22eb9)

Author SHA1 Message Date
Alexandr Velikiy e0cc56d425 Not-ending learning #264 (#484) 5 years ago
Alexandr Velikiy 81c3d79238 Change the pattern filtering logic #366 (#423) 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 7c52f4966d Error: max() arg is an empty sequence #352 (#394) 5 years ago
Alexandr Velikiy 963eaa6276 Remove duplicate code from models #390 (#391) 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 99c9431f5d IndexError: list index out of range if segment has NaN #242 (#349) 5 years ago
Alexandr Velikiy 5ab3ff64dd Move data cropping to the models #335 (#336) 5 years ago
Alexandr Velikiy 5edc0b1977 Error name parse segment is not defined #315 (#322) 6 years ago
Alexandr Velikiy 0689fe6384 WIP:Clean up utils #282 (#293) 6 years ago
Evgeny Smyshlyaev c02be4cbfc Rename predict to detect #279 (#284) 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 9986642659 Fix #231: .count(np.NaN) -> .isnull().sum() 6 years ago
Alexandr Velikiy 8614499c20 Proccesing for NaN values #231 (#236) 6 years ago
Alexey Velikiy 005097dde0
Analytics project structure improvement #215 (#228) 6 years ago
Alexandr Velikiy dd139e1feb Models with filtering#186 (#218) 6 years ago
Alexandr Velikiy 4912026113
Fix models for choosing the "wrong" patterns #195 (#202) 6 years ago
Alexandr Velikiy b79abf5299 Anti-segments in general model #142 (#185) 6 years ago
Alexandr Velikiy ab099cfd63 Drop model minor fix 6 years ago
rozetko d6d0b9f36a
Support datasource kit interface #176 (#177) 6 years ago
Alexandr Velikiy 93e74a45df Anti-segments in drops model #142 (#173) 6 years ago
Alexandr Velikiy 142c6baa0a common model to drop_model (#166) 6 years ago
Alexandr Velikiy 12c52f5ce9 Consider segment width in models #136 (#141) 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 48999a934d Fix timestamps return in all models (convert from ns to ms) 6 years ago
rozetko 9f1b2397d0 Convert timestamps from s to ms 6 years ago
rozetko 2cd685114e Minor fixes 6 years ago
rozetko 8bd52b64f7
Check for segment length in all models (#127) 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
Alexey Velikiy 955f2821e3 Analytic unit cache start #117 (#120) 6 years ago
Alexandr Velikiy 6f9f53cb1b WIP: Jump and drop v1 (#119) 6 years ago
rozetko e884015587
Fix prediction (#118) 6 years ago
rozetko 6420f16c3d Fix learning (#116) 6 years ago
Alexandr Velikiy 922f1f3d11 WIP: Jump model v8 (#115) 6 years ago
rozetko f79a2d9ff1 Make models sync 6 years ago
rozetko b86da0fcae Split out models from detectors #98 (#101) 6 years ago
Alexey Velikiy 7527faf068 reafactor common functions from detectors to utils folder 6 years ago
Alexey Velikiy 821da82025 detectors cleanup & jump_detector integration 6 years ago
Alexey Velikiy cccbf1193b
asyncio usage (#88) 6 years ago
Alexey Velikiy 862e1edb7c good analytics type names 6 years ago
Alexey Velikiy bb3a9b47f6 detectors to folder 6 years ago
Alexandr Velikiy 0b857996d8 change range +60 and lower limit (#50) 6 years ago
rozetko a31aed695a Improve drops algorithm 6 years ago
rozetko f9867aec26 tmp drops fix 6 years ago
rozetko a260f86cb8 drops hot fix 6 years ago