27 Commits (df41f4b7c4d29b6ddfab49f4c05515fadc65fff1)

Author SHA1 Message Date
Alexander Velikiy b53b49dcf7
Refactoring of Jump and Drop models (#865) 4 years ago
Alexandr Velikiy ae06749b8d Refactoring of Peak and Trough models #424 (#680) 5 years ago
Alexandr Velikiy 6b398d6ee9 Segment class #636 (#637) 5 years ago
Alexandr Velikiy 20d1a974bb Use ModelState classes in models #582 (#586) 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
Alexey Velikiy 194a8b9de6 Analytic types (#573) 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 4c2efac97e Keyerror pattern model #471 (#476) 5 years ago
Alexandr Velikiy 3493e91235 Add correlation in general model #437 (#440) 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 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
Evgeny Smyshlyaev c02be4cbfc Rename predict to detect #279 (#284) 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 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 b79abf5299 Anti-segments in general model #142 (#185) 6 years ago
Alexandr Velikiy d885b7ec22 Anti-segments in general model #142 (#174) 6 years ago
Alexandr Velikiy 12c52f5ce9 Consider segment width in models #136 (#141) 6 years ago
rozetko d1ca327b0d Improve all models 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 942c4ca112
general predictor -> general model (#130) 6 years ago