Files
NexQuant/rdagent/scenarios/qlib/developer/factor_coder.py
T

5 lines
217 B
Python
Raw Normal View History

2024-07-05 17:42:00 +08:00
from rdagent.components.coder.factor_coder.CoSTEER import FactorCoSTEER
2024-07-05 17:42:00 +08:00
QlibFactorCoSTEER = FactorCoSTEER
# TODO: This is a placeholder. We need to split the scenario part of the task implementation into this folder