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)
* asyncio integration (buggy)
PEAKS_DETECTION doesnt works
|
6 years ago |
rozetko
|
141282f241
|
Basic creation of analytic unit fails #79 (#86)
* Fix
* Convert to int
|
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
|
56969bdb9d
|
__task_id -> _taskId
|
6 years ago |
Alexey Velikiy
|
e605d699ba
|
some renamings
|
6 years ago |
rozetko
|
e85df8c2c1
|
Change anomaly id to predictor id everywhere (#65)
* Change anomaly id to predictor id everywhere
* some fiex
|
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)
* add zmq to deps
* basic zmq usage & build system fxs
* continue zmq integration & refactorings
* server.py + logging
* some commit
* ping-pong server-analytics & pair type
* packing zmq.node for production
|
6 years ago |
rozetko
|
29d769df8e
|
Rename "General approach" to "General"
|
6 years ago |
rozetko
|
a31aed695a
|
Improve drops algorithm
|
6 years ago |
rozetko
|
b54eadeccc
|
tsfresh to requirements.txt
|
6 years ago |
rozetko
|
beb129ce6d
|
Fix Error: type object 'sklearn.tree...' #28
|
6 years ago |
rozetko
|
62ae10e31e
|
Update requirements.txt
|
6 years ago |
rozetko
|
d4ffc4c6ef
|
Update Compilation.md
|
6 years ago |
rozetko
|
d153fac955
|
change log-level
|
6 years ago |
rozetko
|
8379c88e22
|
rm unused file
|
6 years ago |
rozetko
|
ce120b12c2
|
Hastic api key to config file #23 (#26)
* Add config example
* Make python use config file
* Make node use config file
* Update docs
|
6 years ago |
Alexey Velikiy
|
1ccddbf51a
|
requirements.txt for pip deps #25
|
6 years ago |
Alexey Velikiy
|
c846059ad9
|
add vscode settings file
|
6 years ago |
Alexey Velikiy
|
2e17bb797a
|
add python codestyle
|
6 years ago |
rozetko
|
f9867aec26
|
tmp drops fix
|
6 years ago |
rozetko
|
a260f86cb8
|
drops hot fix
|
6 years ago |
rozetko
|
5eef9011e5
|
177-improve-drops-model
|
6 years ago |
rozetko
|
38abdcc1ef
|
Python compilation (#19)
* Run compiled analytics script with fallback to regular python
* Update .gitignore
* python compilation docs
|
6 years ago |
rozetko
|
993cd7f35b
|
172-make-peaks-detector-work
|
6 years ago |
rozetko
|
3319431f25
|
minor fixes
|
6 years ago |
rozetko
|
37d7516dc5
|
minor fixes
|
6 years ago |
rozetko
|
3a7d234619
|
Fix error with second learning
|
7 years ago |
rozetko
|
d7ef1f67d8
|
Fix issue with start_time > finish_time
|
7 years ago |
rozetko
|
0c14df576e
|
tmp step_size fix in step_detector
|
7 years ago |
rozetko
|
66e8512f83
|
rm not used file
|
7 years ago |
rozetko
|
c08cd4b521
|
151-fix-error-on-second-learning
|
7 years ago |