1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-06-06 05:51:17 +08:00

Fixed a few mixed Chinese punctuation typos (#1123)

This commit is contained in:
YaOzI
2022-06-14 20:12:14 +08:00
committed by GitHub
parent 3fcbaa33fa
commit 3e6e2865ce
6 changed files with 6 additions and 6 deletions

View File

@@ -66,7 +66,7 @@ TopkDropoutStrategy
- Adopt the ``Topk-Drop`` algorithm to calculate the target amount of each stock
.. note::
There are two parameters for the ``Topk-Drop`` algorithm
There are two parameters for the ``Topk-Drop`` algorithm:
- `Topk`: The number of stocks held
- `Drop`: The number of stocks sold on each trading day