4 Commits (7ad0e5360fc019097bb2096687118a37702831c3)

Author SHA1 Message Date
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() 7 years ago
Alexandr Velikiy 8614499c20 Proccesing for NaN values #231 (#236) 7 years ago
Alexey Velikiy 005097dde0
Analytics project structure improvement #215 (#228) 7 years ago
Alexandr Velikiy dd139e1feb Models with filtering#186 (#218) 7 years ago
Evgeny Smyshlyaev 43b027e470 Unit testing for analytics project #216 (#223) 7 years ago
Alexandr Velikiy 4912026113
Fix models for choosing the "wrong" patterns #195 (#202) 7 years ago
Alexandr Velikiy b79abf5299 Anti-segments in general model #142 (#185) 7 years ago
Alexandr Velikiy 793c8186f1 Anti-segments in jumps model #142 (#172) 7 years ago
Alexandr Velikiy 40fd1e296b Common model in jumps (#165) 7 years ago
Alexandr Velikiy 12c52f5ce9 Consider segment width in models #136 (#141) 7 years ago
rozetko d1ca327b0d Improve all models 7 years ago
Alexandr Velikiy 65585939ae minor drop and jump models improvements (#131) 7 years ago
rozetko 48999a934d Fix timestamps return in all models (convert from ns to ms) 7 years ago
rozetko 9f1b2397d0 Convert timestamps from s to ms 7 years ago
rozetko 8bd52b64f7
Check for segment length in all models (#127) 7 years ago
rozetko c2c3925979
Make all models work && add reverse peak model (#124) 7 years ago
Alexey Velikiy 955f2821e3 Analytic unit cache start #117 (#120) 7 years ago
Alexandr Velikiy 6f9f53cb1b WIP: Jump and drop v1 (#119) 7 years ago
rozetko 6420f16c3d Fix learning (#116) 7 years ago
Alexandr Velikiy 922f1f3d11 WIP: Jump model v8 (#115) 7 years ago
rozetko f79a2d9ff1 Make models sync 7 years ago
rozetko b86da0fcae Split out models from detectors #98 (#101) 7 years ago
Alexandr Velikiy 5fcc7846d3 Jump detector v4 7 years ago
Alexey Velikiy e797e183a5 Jumpdetector -> JumpDetector & all_mins in JumpDetector.__predict 7 years ago
Alexey Velikiy 7527faf068 reafactor common functions from detectors to utils folder 7 years ago
Alexey Velikiy 821da82025 detectors cleanup & jump_detector integration 7 years ago
Alexey Velikiy a0f0c40b10 add @VargBurz's jump_detector from jump_detector_v3 branch 7 years ago
Alexey Velikiy 72e8c4520e LF eol in all files & add doc about that & setting to settings.json 7 years ago
Alexey Velikiy aba8f97a8d data_service, renamings and detectors imports 7 years ago
Alexey Velikiy cccbf1193b
asyncio usage (#88) 7 years ago
VargBurz 7fcb251e24 add detector file 7 years ago