mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-11 06:46:56 +08:00
QLibDataHandlerClose is renamed to Alpha158
This commit is contained in:
@@ -50,7 +50,7 @@ Below is a typical config file of ``Estimator``.
|
||||
num_leaves: 210
|
||||
num_threads: 20
|
||||
data:
|
||||
class: QLibDataHandlerClose
|
||||
class: Alpha158
|
||||
args:
|
||||
dropna_label: True
|
||||
filter:
|
||||
@@ -291,7 +291,7 @@ Users can use the specified data handler by config as follows.
|
||||
.. code-block:: YAML
|
||||
|
||||
data:
|
||||
class: QLibDataHandlerClose
|
||||
class: Alpha158
|
||||
args:
|
||||
start_date: 2005-01-01
|
||||
end_date: 2018-04-30
|
||||
|
||||
Reference in New Issue
Block a user