Files
NexQuant/rdagent/scenarios/qlib/experiment/factor_template
Linlang 19dbeb93e9 refactor: unify qlib experiment configs, runners, and templates (#1320)
* refactor: unify qlib experiment configs, runners, and templates

* fix: use PropSetting instances instead of class attributes in qlib runners

* docs: add configurable train/valid/test time segments for fintech scenarios
2026-01-07 12:49:15 +08:00
..

RD-Agent(Q) QLib Factor Config File Description
factor_template/conf_baseline.yaml Baseline factors (e.g., Alpha20) with the GBDT model
factor_template/conf_combined_factors.yaml Merged SOTA and newly generated factors with the GBDT model
factor_template/conf_combined_factors_sota_model.yaml Merged SOTA and newly generated factors with the SoTA-trace-selected model