mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-07-31 17:27:42 +00:00
ae0693c5f4
- experiment/prompts.yaml: SH/SZ examples -> EURUSD, CSI300 -> EURUSD - patches/qlib_experiment_prompts.yaml: complete EURUSD migration - factor_experiment_loader/prompts.yaml: A-share -> EURUSD 1min intraday - conf_*.yaml: benchmark SH000300 -> EURUSD, removed CSZFillNan/CSZScoreNorm
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 |