Young
|
44a7dc004d
|
update docs and fix duplicated pred bug
|
2021-03-12 07:50:17 +00:00 |
|
you-n-g
|
fa8f1cba06
|
Update filter.py
|
2021-02-19 22:23:22 +08:00 |
|
you-n-g
|
a72911e4f8
|
Update filter.py
|
2021-02-19 22:23:22 +08:00 |
|
Jactus
|
b84686b215
|
Update models to enable save/load
|
2021-02-05 13:14:12 +08:00 |
|
bxdd
|
8a91e7d34d
|
black format
|
2021-02-05 12:33:47 +08:00 |
|
bxdd
|
4ed8b8e233
|
add docs & fix reinit of datatset
|
2021-02-05 12:33:47 +08:00 |
|
Young
|
a87fb5a68c
|
fix contrib data freq
|
2021-02-02 16:52:50 +08:00 |
|
Young
|
835b47a7e7
|
simplify parameters
|
2021-02-02 16:52:50 +08:00 |
|
Young
|
802dac81c9
|
move freq params to dataloader
|
2021-02-02 16:52:50 +08:00 |
|
Jactus
|
c0e7cbc983
|
Add filter_pipe API
|
2021-01-29 12:47:04 +08:00 |
|
you-n-g
|
828993b397
|
Merge pull request #222 from bxdd/rl-highfreq-include-examples
Qlib Highfreq Support & Highfreq DataHanlder/Operator/Processor Examples
|
2021-01-29 00:08:10 +08:00 |
|
bxdd
|
f6dd006c35
|
update
|
2021-01-28 11:31:15 +00:00 |
|
you-n-g
|
8c29105bca
|
Update cache.py
|
2021-01-27 19:52:33 +08:00 |
|
bxdd
|
9dc11a9e3c
|
Merge github.com:microsoft/qlib into qlib_register_ops
|
2021-01-26 17:12:33 +00:00 |
|
zhupr
|
ae45711e2b
|
Merge remote-tracking branch 'qlib/main' into save_inst
|
2021-01-26 19:42:59 +08:00 |
|
zhupr
|
7579f4b4c0
|
Merge remote-tracking branch 'qlib/main' into save_inst
|
2021-01-26 16:14:11 +08:00 |
|
zhupr
|
1a1c45981c
|
US stock code supports Windows
|
2021-01-26 16:06:38 +08:00 |
|
bxdd
|
58616fced9
|
black format
|
2021-01-26 07:33:50 +00:00 |
|
bxdd
|
6a145df87c
|
fix bug
|
2021-01-26 07:32:06 +00:00 |
|
bxdd
|
06dbd02b99
|
black format
|
2021-01-25 17:59:48 +00:00 |
|
bxdd
|
ffedb6382f
|
add highfreq example
|
2021-01-25 17:58:45 +00:00 |
|
zhupr
|
3f9f295a87
|
add register in config
|
2021-01-24 11:22:02 +08:00 |
|
bxdd
|
80c9a47e51
|
Merge github.com:microsoft/qlib into qlib_register_ops
|
2021-01-22 00:52:30 +09:00 |
|
王雪
|
784e73bceb
|
black formatting
|
2021-01-21 00:07:03 +08:00 |
|
王雪
|
5ad1b4cc33
|
for IDE auto-complete with global Wrapper
R, D, Cal, Inst, FeatureD, ExpressionD, DatasetD, D
|
2021-01-21 00:07:03 +08:00 |
|
bxdd
|
6daaa79519
|
add register ops config
|
2021-01-20 18:44:53 +09:00 |
|
zhupr
|
3dda2cb379
|
Merge remote-tracking branch 'qlib/main' into qlib_register_ops
|
2021-01-20 15:16:06 +08:00 |
|
zhupr
|
4fcfde7cfb
|
Initialization is split into: set_config and config_based_on_C
|
2021-01-20 15:06:18 +08:00 |
|
zhupr
|
df556532d0
|
Fix the error when the stock code is a number
|
2021-01-06 11:21:33 +08:00 |
|
bxdd
|
d8f36df7f4
|
debug on macos
|
2020-12-23 18:28:05 +00:00 |
|
hadrianl
|
e8d7a22651
|
fix _adjust_size
|
2020-12-23 17:39:04 +08:00 |
|
hadrianl
|
4a62b929ad
|
add _get_value_size and remove _limit_flag
|
2020-12-23 17:39:04 +08:00 |
|
hadrianl
|
5efe82fb56
|
make code cleaner
|
2020-12-23 17:39:04 +08:00 |
|
hadrianl
|
40bbafcaab
|
black format
|
2020-12-23 17:39:04 +08:00 |
|
hadrianl
|
4c4f0f3c5e
|
black format
|
2020-12-23 17:39:04 +08:00 |
|
hadrianl
|
ae0e0eca3d
|
better MemCacheUnit implement
|
2020-12-23 17:39:04 +08:00 |
|
bxdd
|
7d97fd39ce
|
update ops register
|
2020-12-21 12:06:42 +00:00 |
|
hadrianl
|
f3f1867b14
|
fix wrong attribute
|
2020-12-17 15:04:07 +08:00 |
|
Young
|
9b60214e0c
|
make info more friendly
|
2020-12-16 02:16:06 +00:00 |
|
Young
|
f7e775f941
|
make message more friendly
|
2020-12-16 02:14:38 +00:00 |
|
G_will
|
3f85af05e5
|
Refactor to Python3 style
|
2020-12-15 20:37:43 +08:00 |
|
Yifan Deng (FA Talent)
|
6b8824dd29
|
Update Sign in ops.py
|
2020-12-14 16:55:23 +08:00 |
|
Yifan Deng
|
c217e7c479
|
Update ops.py
Fix the bug when Sign followed by True/False
|
2020-12-14 16:55:23 +08:00 |
|
bxdd
|
16450c2876
|
fix import
|
2020-12-10 09:54:05 +00:00 |
|
bxdd
|
87cc52cd05
|
black format
|
2020-12-10 09:02:43 +00:00 |
|
bxdd
|
0be57d51be
|
support register custom feature ops easily
|
2020-12-10 09:00:00 +00:00 |
|
lwwang1995
|
73669de392
|
Fix code.
|
2020-12-09 20:24:56 +08:00 |
|
lwwang1995
|
70fb760830
|
Fix bugs for models.
|
2020-12-09 17:20:36 +08:00 |
|
Young
|
fb4a2e65cc
|
support multi indexing of TSDatasetSample
|
2020-12-09 17:20:36 +08:00 |
|
Young
|
abb90ca2f6
|
fix sampler performance bug
|
2020-12-09 17:20:36 +08:00 |
|