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.
 
 
 
 
 
Alexander Velikiy 21658883a9
Refactor get_bounds_for_segment method (#843)
4 years ago
..
.vscode Anomaly detector bounds switch: disabling to enabling #709 (#710) 5 years ago
analytics Refactor get_bounds_for_segment method (#843) 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 Analytics building script #229 (#358) 5 years ago
tests Refactor get_bounds_for_segment method (#843) 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 Analytics deps optimisation (#569) 5 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.