mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-08-09 04:57:44 +00:00
feat: a unified CoSTEER to fit more scenarios (#491)
* Use ExtendedBaseSettings to replace BaseSettings * update a more general way to pass the default setting * update all code * fix CI * fix CI * fix qlib scenario * fix CI * fix CI * fix CI & add data science interfaces * remove redundant code * abandon costeer knowledge base v1 --------- Co-authored-by: Xu Yang <xuyang1@microsoft.com> Co-authored-by: XianBW <36835909+XianBW@users.noreply.github.com>
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
from rdagent.components.coder.factor_coder.CoSTEER import FactorCoSTEER
|
||||
from rdagent.components.coder.factor_coder import FactorCoSTEER
|
||||
|
||||
QlibFactorCoSTEER = FactorCoSTEER
|
||||
# TODO: This is a placeholder. We need to split the scenario part of the task implementation into this folder
|
||||
|
||||
Reference in New Issue
Block a user