171 Commits (e797e183a5467285c13d3c8cc39272003f30202e)
 

Author SHA1 Message Date
Alexey Velikiy e797e183a5 Jumpdetector -> JumpDetector & all_mins in JumpDetector.__predict 6 years ago
Alexey Velikiy 6f8ca9337a move supervised_algorithm.py -> detectors/general_detector/ folder 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 abff43a5b3 exclude __pycache__ in vscode 6 years ago
Alexey Velikiy a0f0c40b10 add @VargBurz's jump_detector from jump_detector_v3 branch 6 years ago
Alexey Velikiy 72e8c4520e LF eol in all files & add doc about that & setting to settings.json 6 years ago
Alexey Velikiy aba8f97a8d data_service, renamings and detectors imports 6 years ago
Alexey Velikiy 29e0243d6b refactor zmq-releated logic from server.py to ServerService 6 years ago
Alexey Velikiy cccbf1193b
asyncio usage (#88) 6 years ago
rozetko 7f03d3fafd NeDB integration #85 (#87) 6 years ago
rozetko 141282f241 Basic creation of analytic unit fails #79 (#86) 6 years ago
rozetko c39da06c6a
Learning error: Can't find Analytic Unit with id undefined #83 (#84) 6 years ago
sanke1 b023611e0d Return version of server#66 (#76) 6 years ago
Alexey Velikiy a2dc9c41a9
Analytics wont start in production mode #77 (#78) 6 years ago
VargBurz 80178065a2 Merge branch 'jump_detector_v2' 6 years ago
VargBurz 1e11be2657 worker.py fix 6 years ago
VargBurz 7fcb251e24 add detector file 6 years ago
Alexey Velikiy 9da8bbcf11 worker->analytic_worker 6 years ago
Alexey Velikiy 862e1edb7c good analytics type names 6 years ago
Alexey Velikiy bb3a9b47f6 detectors to folder 6 years ago
Alexey Velikiy 02160209e2 Server/Analytics - Client/Server switch #75 & #74 & #72 6 years ago
Alexey Velikiy f7a63cefaf small refactoring 6 years ago
Alexey Velikiy 95b5f69788 config paths fixs 6 years ago
Alexey Velikiy 081b9607cb Use anomaly IDs #42 6 years ago
Alexey Velikiy 821ce12912 _taskId missed once 6 years ago
Alexey Velikiy 56969bdb9d __task_id -> _taskId 6 years ago
Alexey Velikiy 811ffb7d5f Return analytic status #71 6 years ago
Alexey Velikiy e605d699ba some renamings 6 years ago
Alexey Velikiy 26303f2cdb some commit 6 years ago
Alexey Velikiy 878ab7fd04 small clearup 6 years ago
Alexey Velikiy 1943785db9 more refactoring 6 years ago
Alexey Velikiy 1d7b0e1d8d services vs controllers refactoring 6 years ago
Alexey Velikiy 9e11c9e34a services->controllers 6 years ago
Alexey Velikiy 71db20f063 MORE RENAMING 6 years ago
Alexey Velikiy e0458555c7 more renaming 6 years ago
Alexey Velikiy 326987c709 renaming++ 6 years ago
Alexey Velikiy 4600a834bd fetch analytics.ts 6 years ago
Alexey Velikiy 25145912d8 crazy renaming 6 years ago
rozetko e85df8c2c1 Change anomaly id to predictor id everywhere (#65) 6 years ago
rozetko 33c04247b5
Update README.md #9 6 years ago
rozetko c9722abf76 Fix analytics error "the JSON object must be str, not 'bytes'" 6 years ago
rozetko 9f1eea402b Fix ImportError: cannot import name 'isna' #59 6 years ago
Alexandr Velikiy 0b857996d8 change range +60 and lower limit (#50) 6 years ago
Alexey Velikiy 52b3a1286d Analytics server messaging #24 v2 (#49) 6 years ago
Alexey Velikiy 4a6d5a6e2a fx launch.json 6 years ago
Alexey Velikiy 441db28997 mv .vscode/launch.json -> server/.vscode/launch.json 6 years ago
rozetko 3fec8431cf Update version 6 years ago
rozetko e571261249 Informative error messages instead of "Internal error" #40 6 years ago
rozetko a4fb03f488 Case-sensitive anomaly name #41 6 years ago