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.
 
 
 
 
 
Evgeny Smyshlyaev 070f593b7c
Error: Can't find interval length of data #688 (#689)
5 years ago
..
.vscode python.jediEnabled (#679) 5 years ago
analytics Error: Can't find interval length of data #688 (#689) 5 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 Error: Can't find interval length of data #688 (#689) 5 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 Can't see analytics' stderr in docker logs #399 (#400) 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.