You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Coin de Gamma
4b363acb83
|
5 years ago | |
---|---|---|
.github | 5 years ago | |
.vscode | 5 years ago | |
analytics | 5 years ago | |
bin | 5 years ago | |
pyinstaller_hooks | 5 years ago | |
scripts | 5 years ago | |
tests | 5 years ago | |
tools | 5 years ago | |
.dockerignore | 5 years ago | |
.gitignore | 5 years ago | |
Codestyle.md | 5 years ago | |
Dockerfile | 5 years ago | |
README.md | 5 years ago | |
requirements.txt | 5 years ago |
README.md
Hastic analytics
Python service which gets tasks from hastic-server-node like
- trains statistical models
- detect patterns in time series data
Arhitecture
Analytics gets tasks by websockets tasks asynchoriously, then launches threads in actors with zmq messaging.