D-X-Y
|
0a0c6a3185
|
Add load_object function for R
|
2021-03-23 10:10:17 +00:00 |
|
you-n-g
|
689774c6be
|
Merge pull request #340 from Derek-Wds/main
Support resuming recorder
|
2021-03-17 14:48:59 +08:00 |
|
Jactus
|
d78e42e2fe
|
Update exp base method
|
2021-03-17 13:37:17 +08:00 |
|
Jactus
|
34f0be2836
|
Fix arg error
|
2021-03-16 17:18:48 +08:00 |
|
Jactus
|
447fed8e54
|
Update structure for resuming
|
2021-03-16 17:16:00 +08:00 |
|
D-X-Y
|
4cb74d77d1
|
add error type for record_temp
|
2021-03-16 09:01:10 +00:00 |
|
D-X-Y
|
6559d44c7d
|
Add tests for SigAnaRecord
|
2021-03-16 08:17:13 +00:00 |
|
D-X-Y
|
9f57681032
|
Fix errors when SignalRecord is not called before SigAna/PortAna
|
2021-03-16 08:11:05 +00:00 |
|
Jactus
|
08b44ed727
|
Update docs
|
2021-03-15 14:12:35 +08:00 |
|
Jactus
|
83fb482f1e
|
Fix Bug
|
2021-03-15 13:55:57 +08:00 |
|
Jactus
|
734bb9ee3c
|
Support resuming recorder
|
2021-03-15 13:50:10 +08:00 |
|
D-X-Y
|
0ef7c8e0e6
|
Fix bugs for get_local_dir
|
2021-03-11 03:05:31 +00:00 |
|
D-X-Y
|
cda96be8c3
|
Refine default uri in expm
|
2021-03-11 02:49:03 +00:00 |
|
D-X-Y
|
f6ed175070
|
Remove set_log_basic_config, refine count_parameters, rename root_uri as get_local_dir
|
2021-03-11 02:33:00 +00:00 |
|
D-X-Y
|
91fd53ab4d
|
Add reset_default_uri func for R and expm
|
2021-03-06 05:33:08 -08:00 |
|
D-X-Y
|
4f980a0266
|
Merge branch 'fshare' of github.com:D-X-Y/qlib into fshare
|
2021-03-05 07:15:46 +00:00 |
|
D-X-Y
|
19d93744f3
|
Add set_log_basic_config function support re-directing log stream
|
2021-03-05 07:15:25 +00:00 |
|
D-X-Y
|
e327f404e3
|
Fix pylint issues
|
2021-03-04 22:37:58 -08:00 |
|
D-X-Y
|
452fb8f013
|
Make mlflow client consistant with uri
|
2021-03-04 22:33:35 -08:00 |
|
D-X-Y
|
c4d6e00470
|
Fix logic of uri in ExpM and add test
|
2021-03-04 21:04:01 -08:00 |
|
D-X-Y
|
ee7eb79277
|
Fix unexpected mlruns folder error
|
2021-03-04 06:15:24 +00:00 |
|
D-X-Y
|
592db903b3
|
Update repr for Experiment & Recorder
|
2021-03-04 05:02:56 +00:00 |
|
D-X-Y
|
a9a70dfddf
|
Update repr for DatasetH and ExpManager
|
2021-03-03 06:47:52 +00:00 |
|
Young
|
50d5fcf61e
|
yml afe load
|
2021-02-18 08:43:12 +08:00 |
|
Young
|
802dac81c9
|
move freq params to dataloader
|
2021-02-02 16:52:50 +08: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
|
65d8af41e7
|
restructure backtest
|
2021-01-19 09:14:17 +08:00 |
|
bxdd
|
0e0970f06e
|
update backtest
|
2021-01-19 09:14:17 +08:00 |
|
Anon-Artist
|
b4a088efe8
|
Update cli.py
|
2021-01-14 18:42:33 +08:00 |
|
Jactus
|
4361a4049a
|
Fix create_recorder bug
|
2021-01-07 18:30:18 +08:00 |
|
Jactus
|
660edeb94f
|
Remove fm in recorder
|
2020-12-23 21:14:53 +08:00 |
|
Jactus
|
95de4088df
|
Fix recorder temp dir bug
|
2020-12-23 21:14:53 +08:00 |
|
Young
|
995fa98fc6
|
add more doc to PortAnaRecord
|
2020-12-20 16:11:07 +08:00 |
|
Young
|
303021cd47
|
CI updating
|
2020-12-09 20:24:56 +08:00 |
|
Young
|
c0f1696adb
|
add downcast to save data
|
2020-12-09 20:24:56 +08:00 |
|
lwwang1995
|
73669de392
|
Fix code.
|
2020-12-09 20:24:56 +08:00 |
|
lwwang1995
|
8d42092a7e
|
Fix models.
|
2020-12-09 17:20:36 +08:00 |
|
lwwang1995
|
a7c6aea386
|
Update record to support time series dataset.
|
2020-12-09 17:20:36 +08:00 |
|
Jactus
|
29f12e857f
|
Update docs
|
2020-12-01 09:29:43 +08:00 |
|
Young
|
a939445da3
|
fix mlflow bug
|
2020-11-29 13:00:35 +00:00 |
|
Jactus
|
0824e0e65c
|
Fix recorder
|
2020-11-27 22:21:03 +08:00 |
|
Jactus
|
f0454667f3
|
Fix workflow
|
2020-11-27 22:16:10 +08:00 |
|
Jactus
|
1b78152715
|
Fix
|
2020-11-27 21:20:04 +08:00 |
|
Jactus
|
10747a3219
|
Fix
|
2020-11-27 21:19:27 +08:00 |
|
Jactus
|
f05df04320
|
Fix
|
2020-11-27 20:00:58 +08:00 |
|
Dong Zhou
|
ad21092375
|
datahandler support explicit selector & PortAnaRecord support strategy instance
|
2020-11-27 09:00:43 +08:00 |
|
Young
|
814ecbb488
|
intro doc & abs cli
|
2020-11-26 16:00:58 +00:00 |
|
Young
|
47f416f1dc
|
Merge branch 'main' of github.com:you-n-g/qlib into main
|
2020-11-26 12:42:03 +00:00 |
|
Young
|
0fbf401c98
|
update trainer and README.md
|
2020-11-26 12:40:50 +00:00 |
|