Pengrong Zhu
|
5e82c18cb2
|
Modify the Feature to be case sensitive (#589)
|
2021-09-10 11:47:23 +08:00 |
|
demon143
|
2759e8c28d
|
Update the docs of TaskManager (#586)
* Update manage.py
|
2021-09-09 20:13:45 +08:00 |
|
you-n-g
|
2461575d30
|
Update README.md
Fix wrong link
|
2021-09-09 08:28:48 +08:00 |
|
Pengrong Zhu
|
867667531d
|
Update FAQ.rst
|
2021-09-08 18:06:51 +08:00 |
|
zhupr
|
0fc52333b7
|
Add wheel package to github CI
|
2021-09-07 20:41:10 +08:00 |
|
zhupr
|
ab9b6dc47a
|
Modify client-server mode and dataset-cache to disable inst_processor
|
2021-09-07 20:41:10 +08:00 |
|
zhupr
|
4c5a4d5cd7
|
Modify the default value in the multi_freq example
|
2021-09-07 20:41:10 +08:00 |
|
zhupr
|
e84cc23589
|
Add DataPathManager to QlibConfig && modify inst_processors to supports list only
|
2021-09-07 20:41:10 +08:00 |
|
zhupr
|
707399a245
|
Fix duplicate mlflow directories in tests
|
2021-09-07 20:41:10 +08:00 |
|
zhupr
|
6e88ccca88
|
Fix the index type of the multi-freq example
|
2021-09-07 20:41:10 +08:00 |
|
zhupr
|
ee5f3de800
|
Fix typo
|
2021-09-07 20:41:10 +08:00 |
|
zhupr
|
3605cd7b96
|
Add inst_processors to D.features
|
2021-09-07 20:41:10 +08:00 |
|
zhupr
|
d1cbf4c3d9
|
support multi-freq uri
|
2021-09-07 20:41:10 +08:00 |
|
zhupr
|
6011a21308
|
get_cls_kwargs renamed get_callable_kwargs
|
2021-09-07 20:41:10 +08:00 |
|
zhupr
|
76a05f37a9
|
add multi-freq example
|
2021-09-07 20:41:10 +08:00 |
|
zhupr
|
c99494eb76
|
Add sample_config to QlibDataLoader, support multi-freq
|
2021-09-07 20:41:10 +08:00 |
|
zhupr
|
e8126b0c39
|
Add backend_freq_config parameter, support multi-freq uri
|
2021-09-07 20:41:10 +08:00 |
|
cslwqxx
|
e2739ac72c
|
Update README.md
|
2021-08-29 12:29:11 +08:00 |
|
you-n-g
|
19d15ddc38
|
Merge pull request #513 from 2796gaurav/main
MVP for Indian Stocks in qlib using yahooquery
|
2021-08-26 20:59:26 +08:00 |
|
you-n-g
|
12af8f304b
|
Delete .DS_Store
|
2021-08-26 15:36:35 +08:00 |
|
Mark Zhao
|
25b771ddf1
|
check lexsort in the 'lazy_sort_index' function (#566)
* check lexsort
* check lexsort
* lexsort comment
* lexsort comment
|
2021-08-25 18:07:30 +08:00 |
|
Pengrong Zhu
|
1158472489
|
Fix multi-process loop calls (#574)
|
2021-08-25 18:05:35 +08:00 |
|
you-n-g
|
84d2cb3226
|
Update gen.py (#576)
|
2021-08-25 18:05:10 +08:00 |
|
Wangwuyi123
|
509bfcb02e
|
Fix CI Bug (#575)
Co-authored-by: yuxwang <anduinnn@foxmail.com>
|
2021-08-25 08:51:39 +08:00 |
|
demon143
|
6608a40965
|
Update ensemble.py (#560)
|
2021-08-14 18:07:49 +08:00 |
|
you-n-g
|
3e75cead93
|
code standard docs
|
2021-08-12 09:19:57 +00:00 |
|
you-n-g
|
6697f209d4
|
Conda Suggestion
|
2021-08-12 16:30:46 +08:00 |
|
you-n-g
|
e3b57b1901
|
Update README.md
|
2021-08-06 09:59:30 +08:00 |
|
you-n-g
|
82a5223166
|
Update README.md
|
2021-08-06 09:59:30 +08:00 |
|
ZhangTP1996
|
398131cff7
|
Update strategy.py
|
2021-08-05 17:21:10 +08:00 |
|
Dong Zhou
|
e71e2f941c
|
fix tra when logdir is None
|
2021-08-02 19:02:37 +08:00 |
|
Dong Zhou
|
da1f4db968
|
update README
|
2021-07-30 16:05:07 +08:00 |
|
Dong Zhou
|
a7c41b6969
|
improve pretrain
|
2021-07-30 16:05:07 +08:00 |
|
Dong Zhou
|
5b7b48e376
|
clean up
|
2021-07-30 16:05:07 +08:00 |
|
Dong Zhou
|
4f9f978909
|
fix TRA when use single head
|
2021-07-30 16:05:07 +08:00 |
|
Dong Zhou
|
319a2f38cc
|
fix horizon
|
2021-07-30 16:05:07 +08:00 |
|
Dong Zhou
|
a2c38c979e
|
format by black
|
2021-07-30 16:05:07 +08:00 |
|
Dong Zhou
|
07655f2d5b
|
refactor TRA
|
2021-07-30 16:05:07 +08:00 |
|
Young
|
9303415666
|
refactor online serving rolling api
|
2021-07-29 18:13:12 +08:00 |
|
you-n-g
|
05d28469ad
|
sort index after loader (#538)
make sure the fetch method is based on a index-sorted pd.DataFrame
|
2021-07-29 12:06:59 +08:00 |
|
you-n-g
|
dc6859bdd9
|
Fix docs of QlibRecorder
|
2021-07-26 19:00:47 +08:00 |
|
you-n-g
|
a6f9dde006
|
Update README.md
|
2021-07-26 18:36:09 +08:00 |
|
Young
|
1d22ee56d3
|
recorder support upload both raw file and directory
|
2021-07-25 16:35:16 +00:00 |
|
panshuaiyin
|
3810a4cd33
|
Update data.rst
use own alpha-factor
|
2021-07-22 20:07:04 +08:00 |
|
you-n-g
|
48af7126b6
|
Update news about models
|
2021-07-22 11:07:09 +08:00 |
|
Ying-Tao Luo
|
025b1dcff9
|
Add two new models in model zoo
|
2021-07-22 11:05:39 +08:00 |
|
Ying-Tao Luo
|
29e66b2dea
|
Add two new model in zoo
Add transformer and localformer (SLGT) models for time series prediction in finance in the Quant Model Zoo.
|
2021-07-22 11:05:39 +08:00 |
|
Ying-Tao Luo
|
698e59ac72
|
Add performance of two new models
Add the performance of transformer and localformer.
|
2021-07-22 11:05:39 +08:00 |
|
Ying-Tao Luo
|
e006ef40ad
|
Update pytorch_localformer_ts.py
|
2021-07-22 11:05:39 +08:00 |
|
Young
|
59d4bc9394
|
update run_all_model and black format
|
2021-07-22 11:05:39 +08:00 |
|