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 1f6258f401
Create README.md
5 years ago
..
.vscode add debug conf and pip package (#539) 5 years ago
analytics fix segment_map -> segment (#556) 5 years ago
bin Server service actor (#527) 5 years ago
pyinstaller_hooks Fix Error: type object 'sklearn.tree...' #28 6 years ago
scripts Analytics building script #229 (#358) 5 years ago
tests Dataframe for detection less than two window size (#532) 5 years ago
tools Fix generation tool to use differents ids 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 rm tsfresh from deps (#554) 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.