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.
 
rozetko eef325307f
Anomaly detector data bucket fixes (#27)
3 years ago
.github Create FUNDING.yml 4 years ago
.vscode add src 4 years ago
analytics Anomaly detector data bucket fixes (#27) 3 years ago
bin add src 4 years ago
pyinstaller_hooks add src 4 years ago
scripts add src 4 years ago
tests Anomaly detector data bucket fixes (#27) 3 years ago
tools fix 4 years ago
.dockerignore add src 4 years ago
.env.example .env.example with variables documentation (#25) 4 years ago
.gitignore gitignore virtual env files (#26) 4 years ago
Codestyle.md add src 4 years ago
Dockerfile add src 4 years ago
README.md Update README.md 4 years ago
requirements.txt .env.example with variables documentation (#25) 4 years ago

README.md

Hastic analytics

Python service which gets tasks from hastic-server-node like

  • train statistical models
  • detect patterns in time series data

See more

Arhitecture

Analytics gets tasks by websockets tasks asynchoriously, then launches threads in actors with zmq messaging