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

high_fre_yaml

This commit is contained in:
wangwenxi.handsome
2021-06-23 11:52:21 +08:00
committed by you-n-g
parent 85c75a6639
commit cbe7c5285a

View File

@@ -59,7 +59,9 @@ task:
record: record:
- class: "SignalRecord" - class: "SignalRecord"
module_path: "qlib.workflow.record_temp" module_path: "qlib.workflow.record_temp"
kwargs: {} kwargs:
model: <MODEL>
dataset: <DATASET>
- class: "HFSignalRecord" - class: "HFSignalRecord"
module_path: "qlib.workflow.record_temp" module_path: "qlib.workflow.record_temp"
kwargs: {} kwargs: {}