1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-06-06 05:51:17 +08:00
Commit Graph

234 Commits

Author SHA1 Message Date
meng-ustc
cd7c81cfd0 add pretrain-mode to gats 2020-11-25 17:46:34 +08:00
zhupr
c14a99a735 Fix TopkDropoutStrategy && dump_bin 2020-11-25 17:35:26 +08:00
LewenWang
88b6fc4818 Add readme. 2020-11-25 17:29:05 +08:00
LewenWang
5ac90f25b3 Add readme for tabnet. 2020-11-25 16:37:19 +08:00
LewenWang
1e46ad2fbe Add readme for tabnet. 2020-11-25 16:35:28 +08:00
Jactus
3520d3b108 Add SFM config 2020-11-25 14:58:23 +08:00
Alex Wang
fcbafde741 update 2020-11-25 14:27:19 +08:00
Alex Wang
6b90c6d066 update 2020-11-25 14:23:12 +08:00
Alex Wang
dad09e91cf update 2020-11-25 14:10:46 +08:00
Alex Wang
e59f9e43a8 workcode for SFM 2020-11-25 14:02:40 +08:00
Alex Wang
610535de51 include SFM model 2020-11-25 14:02:12 +08:00
Jactus
991c6195bd Add TabNet config 2020-11-25 11:16:01 +08:00
lwwang1995
0e2c2fcd7f Add Tabnet. 2020-11-25 10:44:48 +08:00
Young
8ed01d5c8e more friendly error info when benchmark error 2020-11-25 01:11:34 +00:00
Jactus
b4671746c2 Update part of the docs 2020-11-24 23:56:16 +08:00
Dong Zhou
5059bba51e fix static dataloader 2020-11-24 22:52:19 +08:00
Dong Zhou
db9758575b static data loader supports fields_group 2020-11-24 22:43:34 +08:00
Young
dfa8bc10a5 update mlflow version
mlflow 1.11.0 will create a folder name `mlruns` when exist
2020-11-24 13:37:08 +00:00
Dong Zhou
e819879232 fix model when using single feature 2020-11-24 21:03:52 +08:00
Dong Zhou
73b280754d auto infer cpu count 2020-11-24 20:50:42 +08:00
Young
de68649eea Merge branch 'main' of github.com:you-n-g/qlib into main 2020-11-24 09:20:53 +00:00
Young
e5e402197a delay the creating of mlruns folder 2020-11-24 09:18:30 +00:00
Jactus
93ce9a4cb2 Format 2020-11-24 16:42:32 +08:00
Jactus
acae9087e9 Update model configs 2020-11-24 16:41:10 +08:00
Dong Zhou
e2485bcf2b add CSRankNorm impl 2020-11-24 10:20:29 +08:00
Dong Zhou
641e7f38bc Merge branch 'main' of github.com:you-n-g/qlib into main 2020-11-24 10:09:33 +08:00
Dong Zhou
7f9f54faf4 add CSRankNorm processor 2020-11-24 10:09:27 +08:00
Dong Zhou
5729b2242e dataloader support static file or dataframe 2020-11-24 10:08:52 +08:00
Young
0112d06ed5 rename group -> fields_group 2020-11-24 02:05:05 +00:00
Dong Zhou
6ded0d50c7 support long-short analysis 2020-11-24 10:04:13 +08:00
Wendi Li
f536241a5f Update FAQ.rst 2020-11-23 15:19:54 +08:00
Wendi Li
e3a5d1fc50 Update FAQ.rst 2020-11-23 15:19:54 +08:00
Wendi Li
71ba15c097 Update cache.py 2020-11-23 15:19:34 +08:00
Jactus
27b573c7d6 Update run_all_model script 2020-11-23 15:10:14 +08:00
Jactus
0c3f50e426 Merge branch 'main' of https://github.com/you-n-g/qlib into main 2020-11-23 10:53:59 +08:00
Jactus
aed566fa00 Fix get_data bug in workflows 2020-11-23 10:53:26 +08:00
zhupr
bac16060ff fix us instruments 2020-11-22 15:45:06 +08:00
Jactus
8958656222 Update test scipts 2020-11-22 13:38:40 +08:00
Jactus
f11c3ab483 Merge branch 'main' of https://github.com/you-n-g/qlib into main 2020-11-22 12:48:28 +08:00
Young
c8d7d3ea2a fix record_tmp bug 2020-11-22 04:44:56 +00:00
Jactus
f0d75cc189 Merge branch 'main' of https://github.com/you-n-g/qlib into main 2020-11-22 12:39:44 +08:00
Young
ae60546fe9 fix record_tmp bug 2020-11-22 04:19:08 +00:00
Young
220208f28c fix record_tmp bug 2020-11-22 03:20:42 +00:00
Young
89977320e3 black format 2020-11-21 15:34:15 +00:00
Young
e5923333f5 recorder refine; signalTemp; fixbug 2020-11-21 15:20:47 +00:00
Young
a0fe6941d2 Merge branch 'main' of github.com:you-n-g/qlib into main 2020-11-21 08:54:27 +00:00
Young
f476ada22d Adjust interface 2020-11-21 08:54:11 +00:00
Jactus
c22bd73f67 Update CI 2020-11-20 17:54:56 +08:00
Jactus
5aa48524d6 Add run_all_model script 2020-11-20 16:09:40 +08:00
lwwang1995
38e76a6e40 Add workflow example. 2020-11-20 14:57:08 +08:00