1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-11 14:56:55 +08:00

Fix typos in README and add TabNet config for Alpha360

This commit is contained in:
D-X-Y
2021-03-14 07:42:24 +00:00
parent 32a7be9964
commit 358de88602
4 changed files with 80 additions and 4 deletions

View File

@@ -29,7 +29,7 @@ data_handler_config: &data_handler_config
- class: CSRankNorm
kwargs:
fields_group: label
label: ["Ref($close, -2) / Ref($close, -1) - 1"]
label: ["Ref($close, -2) / Ref($close, -1) - 1"]
port_analysis_config: &port_analysis_config
strategy: