1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-03 02:50:58 +08:00

Add file lock for MLflowExpManager (#619)

This commit is contained in:
you-n-g
2021-09-26 16:21:15 +08:00
committed by GitHub
parent 17d472cf01
commit 45ea4bae4e
2 changed files with 10 additions and 0 deletions

View File

@@ -58,6 +58,7 @@ REQUIRED = [
"pymongo==3.7.2", # For task management
"scikit-learn>=0.22",
"dill",
"filelock",
]
# Numpy include