mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-09 14:00:55 +08:00
Add Qlib notebook tutorial (#1037)
* Add Qlib notebook tutorial * Update tutorial
This commit is contained in:
@@ -199,6 +199,9 @@ class DatasetH(Dataset):
|
||||
|
||||
col_set : str
|
||||
The col_set will be passed to self.handler when fetching data.
|
||||
TODO: make it automatic:
|
||||
- select DK_I for test data
|
||||
- select DK_L for training data.
|
||||
data_key : str
|
||||
The data to fetch: DK_*
|
||||
Default is DK_I, which indicate fetching data for **inference**.
|
||||
|
||||
Reference in New Issue
Block a user