Skip to content
This repository was archived by the owner on Sep 17, 2022. It is now read-only.

Commit fafc886

Browse files
authored
Update README.md
1 parent 40fb4f7 commit fafc886

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@
22

33
Python service which gets tasks from [hastic-server-node](https://github.com/hastic/hastic-server/tree/master/server) like
44

5-
* trains statistical models
5+
* train statistical models
66
* detect patterns in time series data
77

8+
See more
9+
810
## Arhitecture
911

1012
Analytics gets tasks by websockets tasks asynchoriously, then launches threads in [actors with zmq messaging](https://github.com/hastic/analytics/blob/master/analytics/utils/concurrent.py)

0 commit comments

Comments
 (0)