1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-11 14:56:55 +08:00

init version of online serving and rolling

This commit is contained in:
Young
2021-02-26 09:14:40 +00:00
parent fa8f1cba06
commit 1e5cf1c174
7 changed files with 623 additions and 0 deletions

View File

@@ -55,6 +55,7 @@ REQUIRED = [
"tornado",
"joblib>=0.17.0",
"ruamel.yaml>=0.16.12",
"pymongo==3.7.2", # For task management
]
# Numpy include