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

Update documents for qlib_uri

This commit is contained in:
you-n-g
2021-12-20 14:18:53 +08:00
committed by GitHub
parent 3480fd932f
commit 0552120a2e

View File

@@ -248,7 +248,7 @@ class ModelRunner:
determines the dataset to be used for each model.
qlib_uri : str
the uri to install qlib with pip
it could be url on the we or local path
it could be url on the we or local path (NOTE: the local path must be a absolute path)
exp_folder_name: str
the name of the experiment folder
wait_before_rm_env : bool