1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-05 12:00:58 +08:00
Commit Graph

38 Commits

Author SHA1 Message Date
lzh222333
cb42e99bee bug fixed & examples fire 2021-04-07 03:33:27 +00:00
lzh222333
9bf819e653 Merge branch 'online_srv' of https://github.com/you-n-g/qlib into online_srv 2021-03-26 04:32:20 +00:00
lzh222333
46cd57688e Online Serving V4 2021-03-26 04:20:25 +00:00
lzh222333
d66d4ec93d Merge branch 'main' into online_srv 2021-03-23 11:20:02 +08:00
D-X-Y
19d93744f3 Add set_log_basic_config function support re-directing log stream 2021-03-05 07:15:25 +00:00
Young
24024d51c7 qlib auto init basedon project & black format 2021-02-27 09:44:01 +00:00
Young
802dac81c9 move freq params to dataloader 2021-02-02 16:52:50 +08:00
bxdd
f6dd006c35 update 2021-01-28 11:31:15 +00:00
bxdd
6a145df87c fix bug 2021-01-26 07:32:06 +00:00
zhupr
3f9f295a87 add register in config 2021-01-24 11:22:02 +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
Jactus
74e08c9e37 Add deepcopy to config 2021-01-13 19:19:48 +08:00
hadrianl
8bbfd8810c formatting 2020-12-17 15:04:07 +08:00
hadrianl
3f84c3768a Make __getattr__ to raise AttributeError instead of return it.Avoid using try except. 2020-12-17 15:04:07 +08:00
Young
c897ecac33 fix CI bug 2020-11-25 12:32:39 +00:00
Dong Zhou
73b280754d auto infer cpu count 2020-11-24 20:50:42 +08:00
zhupr
bac16060ff fix us instruments 2020-11-22 15:45:06 +08:00
Jactus
c91698287a Add catboost config and notebook 2020-11-19 17:18:18 +08:00
Dong Zhou
dfc9351096 fix mlflow uri 2020-11-19 09:10:17 +08:00
Jactus
42867264f3 Update R and workflow 2020-11-16 15:49:50 +08:00
you-n-g
c06914eb39 Merge branch 'main' into main 2020-11-14 17:17:02 +08:00
Jactus
ea5f14ce12 Update R related codes 2020-11-13 21:34:13 +08:00
bxdd
16f2b5d821 simply the logic 2020-11-12 14:33:46 +08:00
bxdd
4f86712579 fix exit not found in ipython & fix re about provider_uri 2020-11-12 14:33:46 +08:00
Young
8a0135d79a fix data provider init bug 2020-11-02 09:42:07 +00:00
Jactus
371da2a74c Fix 2020-11-02 16:09:21 +08:00
Jactus
5f9c8be33d Add RecordTemp & update 2020-11-02 11:05:40 +08:00
Jactus
da9d1c8ac6 Format with black 2020-10-29 13:22:49 +08:00
Jactus
60d0cfcf64 Update Exp related codes 2020-10-29 12:58:52 +08:00
bxdd
eda0c81bfb update US config to us 2020-10-12 17:41:04 +08:00
Jactus
7c6e5e822c Update CI & add black formatter 2020-10-10 10:13:51 +08:00
zhupr
1f23eb9a30 Fix C.provider_uri 2020-09-30 18:19:48 +08:00
Young
5c2f218cfb refactor qlib conf&init. Fix test bug 2020-09-30 18:19:48 +08:00
Young
0e8a4a3eb5 add test and mod doc 2020-09-25 10:25:33 +00:00
you-n-g
de9e13b171 release-0.5.0 (#1)
* init commit

* change the version number

* rich the docs&fix cache docs

* update index readme

* Modify cache class name

* Modify sharpe to information_ratio

* Modify Group- to Group

* add the description of graphical results & fix the backtest docs

* fix docs in details

* update docs

* Update introduction.rst

* Update README.md

* Update introduction.rst

* Update introduction.rst

* Update introduction.rst

* Update installation.rst

* Update installation.rst

* Update initialization.rst

* Update getdata.rst

* Update integration.rst

* Update initialization.rst

* Update getdata.rst

* Update estimator.rst

Modify some typos.

* Update README.md

Modify the typos.

* Update initialization.rst

* Update data.rst

* Update report.rst

* Update estimator.rst

* Update cumulative_return.py

* Update model.rst

* Update rank_label.py

* Update cumulative_return.py

* Update strategy.rst

* Update getdata.rst

* Update backtest.rst

* Update integration.rst

* Update getdata.rst

* Update introduction.rst

* Update introduction.rst

* Update README.md

* Update report.rst

* Update integration.rst

Fix typos

* Update installation.rst

Fix typos

* Update getdata.rst

* Update initialization.rst

Fix typos.

* add quick start docs&fix detials

* fix estimator docs & fix strategy docs

* fix the cahce in data.rst

* update documents

* Fix Corr && Rsquare

* fix data retrival example to csi300 & fix a data bug

* fix filter bug

* Fix data collector

* Modift model args

* add the log & fix README.md\quick.rst

* add enviroment depend & add intoduction of qlib-server online mode

* fix image center fomat & set log_only of docs is True

* fix README.md format

* update data preparation & readme logo image

* get_data support version

* Modify analysis names

* Modify analysis graph

* update report.rst & data.rst

* commmit estimator for merge

* minimal requirements

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update READEME.md

* Update READEME.md

* update estimator

* Fix doc urls

* fix get_data.py docstring

* update test_get_data.py

* Upate docs

* Upate docs

* Upate docs

Co-authored-by: bxdd <bxddream@gmail.com>
Co-authored-by: zhupr <zhu.pengrong@foxmail.com>
Co-authored-by: Wendi Li <wendili.academic@qq.com>
Co-authored-by: Dingsu Wang <dingsu.wang@gmail.com>
Co-authored-by: bxdd <45119470+bxdd@users.noreply.github.com>
Co-authored-by: cslwqxx <cslwqxx@users.noreply.github.com>
2020-09-24 12:01:39 +08:00
Young
99ebd87cba init commit 2020-09-22 01:43:21 +00:00