rozetko
c2c3925979
Make all models work && add reverse peak model ( #124 )
...
- Subtract min value from dataset before passing to model
- Rename StepModel -> DropModel
- Use cache to save state in all models
- Return `Segment { 'from': <timestamp>, 'to': <timestamp>}` instead of `Segment { 'from': <index>, 'to': <index>}` in all models
- Integrate new peaks model (from https://github.com/hastic/hastic-server/pull/123 )
- Integrate new reverse-peaks model (from https://github.com/hastic/hastic-server/pull/123 )
- Refactor: make `predict` method in `Model` not abstract and remove it from all children
- Refactor: add abstract `do_predict` method to models
6 years ago
rozetko
9b3a68d4cd
Make drops work ( #121 )
6 years ago
rozetko
e884015587
Fix prediction ( #118 )
6 years ago
rozetko
6420f16c3d
Fix learning ( #116 )
6 years ago
Coin de Gamma
1aada3240e
analytics repair
6 years ago
Coin de Gamma
0902209234
One panel - one worker #62
6 years ago
Coin de Gamma
7e5381f464
analytics: detector class + more types + remove Model.(save/load)
6 years ago
Coin de Gamma
7c559046c1
grafana influx quering
6 years ago
rozetko
a8a8220cf7
WIP: Query grafana from node ( #109 )
...
* Fix: analytic_unit_worker get_model -> get_predictor
* Fix analyticUnit.fromObject arguments order
* Make Grafana querying work
6 years ago
Coin de Gamma
5c0ad89b61
py payload task into learn/predict + removing grafana_data_provider from py begin
6 years ago
rozetko
892ba6db6f
Uppercase hotfix
6 years ago
Alexey Velikiy
1c473d129d
upperase literals + server start bugfix
6 years ago
Alexey Velikiy
753b7a0589
Zmq basic fs #97 ( #104 )
...
* async fs context manager
* ServerMessage class and using it
* handle resps
* requests to node & file saving ++
* fx FILE_GET -> FILE_LOAD
* ds usage
* basic files saving
6 years ago
Alexey Velikiy
821da82025
detectors cleanup & jump_detector integration
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
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
081b9607cb
Use anomaly IDs #42
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
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
d153fac955
change log-level
6 years ago
rozetko
5eef9011e5
177-improve-drops-model
6 years ago
rozetko
a0942e46ab
Pattern type handler ( #6 )
7 years ago
Alexey Velikiy
32e28da35b
mv src foler to analytics
7 years ago
rozetko
af4ab07edb
Add src
7 years ago