1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-16 01:06:56 +08:00

fixing typos #4

This commit is contained in:
Maciej Domagała
2020-12-18 15:20:16 +01:00
committed by you-n-g
parent 66d9bd1a68
commit 824de921d1

View File

@@ -146,7 +146,7 @@ Qlib provides a tool named `qrun` to run the whole workflow automatically (inclu
cd examples # Avoid running program under the directory contains `qlib` cd examples # Avoid running program under the directory contains `qlib`
qrun benchmarks/LightGBM/workflow_config_lightgbm_Alpha158.yaml qrun benchmarks/LightGBM/workflow_config_lightgbm_Alpha158.yaml
``` ```
The result of `qrun` is as follows, please refer to 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 [Intraday Trading](https://qlib.readthedocs.io/en/latest/component/backtest.html) for more details about the result.
```bash ```bash