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:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user