mirror of
https://github.com/microsoft/qlib.git
synced 2026-06-06 05:51:17 +08:00
docs: fix README.md link
This commit is contained in:
@@ -346,7 +346,7 @@ Qlib provides a tool named `qrun` to run the whole workflow automatically (inclu
|
||||
```bash
|
||||
python -m pdb qlib/workflow/cli.py examples/benchmarks/LightGBM/workflow_config_lightgbm_Alpha158.yaml
|
||||
```
|
||||
The result of `qrun` is as follows, please refer to [Intraday Trading](https://qlib.readthedocs.io/en/latest/component/backtest.html) for more details about the result.
|
||||
The result of `qrun` is as follows, please refer to [docs](https://qlib.readthedocs.io/en/latest/component/strategy.html#result) for more explanations about the result.
|
||||
|
||||
```bash
|
||||
|
||||
|
||||
Reference in New Issue
Block a user