1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-14 00:06:58 +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. determines the dataset to be used for each model.
qlib_uri : str qlib_uri : str
the uri to install qlib with pip 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 exp_folder_name: str
the name of the experiment folder the name of the experiment folder
wait_before_rm_env : bool wait_before_rm_env : bool