1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-06-06 05:51:17 +08:00

Add scikit-learn to dependencies.

This commit is contained in:
Charles Young
2021-02-22 10:13:08 +08:00
parent 58f74cfd84
commit 164687d54b

View File

@@ -55,6 +55,7 @@ REQUIRED = [
"tornado",
"joblib>=0.17.0",
"ruamel.yaml>=0.16.12",
"scikit-learn>=0.22"
]
# Numpy include