mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-02 10:31:00 +08:00
Update docs and fix tabnet
This commit is contained in:
@@ -60,12 +60,26 @@ Cache
|
||||
Contrib
|
||||
====================
|
||||
|
||||
Data Loader
|
||||
---------------
|
||||
.. automodule:: qlib.data.dataset.loader
|
||||
:members:
|
||||
|
||||
Data Handler
|
||||
---------------
|
||||
.. automodule:: qlib.data.dataset.handler
|
||||
:members:
|
||||
|
||||
Processor
|
||||
---------------
|
||||
.. automodule:: qlib.data.dataset.processor
|
||||
:members:
|
||||
|
||||
Dataset
|
||||
---------------
|
||||
.. automodule:: qlib.data.dataset.__init__
|
||||
:members:
|
||||
|
||||
Model
|
||||
--------------------
|
||||
.. automodule:: qlib.model.base
|
||||
|
||||
Reference in New Issue
Block a user