rozetko
f79a2d9ff1
Make models sync
6 years ago
Alexey Velikiy
1c473d129d
upperase literals + server start bugfix
6 years ago
rozetko
2fa7862f57
Add custom model
6 years ago
rozetko
b86da0fcae
Split out models from detectors #98 ( #101 )
...
* Create abstract model class
* Move detectors/*_detector -> models/*_model
* Update Model class
* Change detectors to models and move fields to self.state
* Use models instead of detectors in PatternDetector
* Update inits in detectors/ and models/
* Add types to resolve_model_by_pattern
* Add types to abstract Model class
6 years ago
Alexandr Velikiy
5fcc7846d3
Jump detector v4
6 years ago
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
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
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
Alexey Velikiy
862e1edb7c
good analytics type names
6 years ago
Alexey Velikiy
bb3a9b47f6
detectors to folder
6 years ago