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 45dc3f22b9
Websocket connectivity between server and analytics (#814)
4 years ago
..
.vscode Anomaly detector bounds switch: disabling to enabling #709 (#710) 5 years ago
analytics Websocket connectivity between server and analytics (#814) 4 years ago
bin Check python version in run time #592 (#595) 5 years ago
pyinstaller_hooks Analytics deps optimisation (#569) 5 years ago
scripts Rename modules and types (#860) 4 years ago
tests Rename modules and types (#860) 4 years ago
tools Tool for model testing #561 (#562) 5 years ago
.dockerignore Add git info to Docker #238 (#257) 6 years ago
.gitignore add detector file 6 years ago
Codestyle.md One panel - one worker #62 6 years ago
Dockerfile Docker-compose with MongoDB (#796) 5 years ago
README.md Create README.md 5 years ago
requirements.txt Websocket connectivity between server and analytics (#814) 4 years ago

README.md

Hastic-server-analytics

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

  • trains statistical models
  • detect patterns in time series data

Arhitecture

The service uses asyncio, concurrency and pyzmq.