From 0552120a2e39082beca2d3cce4c5ecae03b97e21 Mon Sep 17 00:00:00 2001 From: you-n-g Date: Mon, 20 Dec 2021 14:18:53 +0800 Subject: [PATCH] Update documents for `qlib_uri` --- examples/run_all_model.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/run_all_model.py b/examples/run_all_model.py index 483788372..b6ce4d64a 100644 --- a/examples/run_all_model.py +++ b/examples/run_all_model.py @@ -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