There was an error while loading. Please reload this page.
1 parent 2b41782 commit 0826879Copy full SHA for 0826879
1 file changed
qlib/cli/run.py
@@ -87,7 +87,7 @@ def workflow(config_path, experiment_name="workflow", uri_folder="mlruns"):
87
"""
88
This is a Qlib CLI entrance.
89
User can run the whole Quant research workflow defined by a configure file
90
- - the code is located here ``qlib/cli/run.py`
+ - the code is located here ``qlib/cli/run.py``
91
92
User can specify a base_config file in your workflow.yml file by adding "BASE_CONFIG_PATH".
93
Qlib will load the configuration in BASE_CONFIG_PATH first, and the user only needs to update the custom fields
0 commit comments