Files
NexQuant/rdagent/scenarios/qlib/experiment/model_template/README.md
T
Yuante Li 4b838d3f45 refactor: refactor RD-Agent(Q) configuration files (#972)
* refactor rdagent(q) conf files

* fix

* fix ci
2025-06-18 12:28:29 +08:00

9 lines
697 B
Markdown

## This folder is a template to be copied from for each model implementation & running process.
Components: Dummy model.py, versatile conf.yaml, and a result reader.
| RD-Agent(Q) QLib Model Config File | Description |
|-------------------------------------------------------------|-------------------------------------------------------------------|
| `model_template/conf_baseline_factors_model.yaml` | Baseline factors (e.g., Alpha20) with newly generated model |
| `model_template/conf_sota_factors_model.yaml` | SOTA factors with newly generated model |