mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-08-05 11:07:43 +00:00
factor extraction pipeline ready (#16)
* run the code * update code * remove some redundant code --------- Co-authored-by: xuyang1 <xuyang1@microsoft.com>
This commit is contained in:
@@ -33,7 +33,8 @@ class EvolvableSubjects:
|
||||
return copy.deepcopy(self)
|
||||
|
||||
|
||||
class QlibEvolvableSubjects(EvolvableSubjects): ...
|
||||
class QlibEvolvableSubjects(EvolvableSubjects):
|
||||
...
|
||||
|
||||
|
||||
class Evaluator(ABC):
|
||||
|
||||
Reference in New Issue
Block a user