diff --git a/rdagent/scenarios/qlib/experiment/factor_template/conf_combined.yaml b/rdagent/scenarios/qlib/experiment/factor_template/conf_combined.yaml index c2e081f4..f32e7ea0 100644 --- a/rdagent/scenarios/qlib/experiment/factor_template/conf_combined.yaml +++ b/rdagent/scenarios/qlib/experiment/factor_template/conf_combined.yaml @@ -21,7 +21,6 @@ data_handler_config: &data_handler_config - ["LABEL0"] - class: qlib.data.dataset.loader.StaticDataLoader kwargs: - # config: "/home/finco/v-yuanteli/RD-Agent/rdagent/scenarios/qlib/task_generator/factor_template/combined_factors_df.pkl" config: "combined_factors_df.pkl" learn_processors: @@ -90,4 +89,4 @@ task: - class: PortAnaRecord module_path: qlib.workflow.record_temp kwargs: - config: *port_analysis_config \ No newline at end of file + config: *port_analysis_config