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
Alexey Velikiy
955f2821e3
Analytic unit cache start #117 ( #120 )
6 years ago
Coin de Gamma
f4376ccf29
analytics clearup
6 years ago
rozetko
6420f16c3d
Fix learning ( #116 )
6 years ago
Coin de Gamma
0902209234
One panel - one worker #62
6 years ago
Coin de Gamma
018e97e132
fx data usage in general_detector
6 years ago
Coin de Gamma
7c559046c1
grafana influx quering
6 years ago
rozetko
60f1306ed5
hotfix: make server.py run
6 years ago
Coin de Gamma
bd4f9e0172
remove all fs-releated and grafana logic. Use analytics_service / data_service instead
6 years ago
Alexey Velikiy
6aa8158711
rm ANALYTIC_UNITS_FOLDER usage ( #108 )
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
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
bb3a9b47f6
detectors to folder
6 years ago
Alexey Velikiy
95b5f69788
config paths fixs
6 years ago
rozetko
37d7516dc5
minor fixes
6 years ago
rozetko
f27f5561dd
151 fix error on second learning ( #5 )
7 years ago
Alexey Velikiy
bfccd99856
folders config++
7 years ago
Alexey Velikiy
32e28da35b
mv src foler to analytics
7 years ago
rozetko
b79200a552
132-proxy-db-queries-through-grafana
7 years ago
rozetko
af4ab07edb
Add src
7 years ago