mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-09 22:10:56 +08:00
split code into core and contrib for data&model
This commit is contained in:
@@ -63,12 +63,12 @@ Contrib
|
||||
|
||||
Data Handler
|
||||
---------------
|
||||
.. automodule:: qlib.contrib.estimator.handler
|
||||
.. automodule:: qlib.data.dataset.handler
|
||||
:members:
|
||||
|
||||
Model
|
||||
--------------------
|
||||
.. automodule:: qlib.contrib.model.base
|
||||
.. automodule:: qlib.model.base
|
||||
:members:
|
||||
|
||||
Strategy
|
||||
|
||||
Reference in New Issue
Block a user