mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-11 06:46:56 +08:00
fix comments
This commit is contained in:
@@ -14,8 +14,11 @@ This example uses a DropoutTopkStrategy (a strategy based on the daily frequency
|
||||
|
||||
Start backtesting by running the following command:
|
||||
```bash
|
||||
python workflow.py
|
||||
python workflow.py backtest
|
||||
```
|
||||
|
||||
Also, reports is shown in workflow.ipynb
|
||||
Start collecting data by running the following command:
|
||||
```bash
|
||||
python workflow.py collect_data
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user