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.
607 B
607 B
Hastic analytics
Python service which gets tasks from hastic-server-node like
- trains statistical models
- detect patterns in time series data
Arhitecture
Analytics gets tasks by websockets tasks asynchoriously, then launches threads in actors with zmq messaging.