mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-08-01 01:27:42 +00:00
Remove an absolute path.
Remove an absolute path.
This commit is contained in:
@@ -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
|
||||
config: *port_analysis_config
|
||||
|
||||
Reference in New Issue
Block a user