Charles Young
|
b8647c13c7
|
Reformat code to follow PEP 8.
|
2021-02-22 10:20:51 +08:00 |
|
Charles Young
|
164687d54b
|
Add scikit-learn to dependencies.
|
2021-02-22 10:13:08 +08:00 |
|
Charles Young
|
58f74cfd84
|
Reformat code to follow PEP 8.
|
2021-02-22 10:07:03 +08:00 |
|
Charles Young
|
f7d3e56561
|
Merge optimization related portfolio construction back to portfolio/optimizer.
|
2021-02-22 09:57:41 +08:00 |
|
Charles Young
|
42f882504e
|
Reformat code to follow PEP 8.
|
2021-02-22 09:25:48 +08:00 |
|
Charles Young
|
9448a6e2c7
|
Add a abstract class as the base class for all optimization related portfolio constructions.
|
2021-02-22 09:23:48 +08:00 |
|
Charles Young
|
2cc057e438
|
Fix minor mismatches of type hints.
|
2021-02-22 09:09:03 +08:00 |
|
Charles Young
|
b2e2142594
|
Applied slight modification to follow PEP 8.
|
2021-02-22 09:00:12 +08:00 |
|
Charles Young
|
4000518698
|
Separate specific implementation of Portfolio Optimizer to folder.
|
2021-02-22 08:41:35 +08: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 |
|
meng-ustc
|
cd5b721bc6
|
Update
|
2021-02-19 11:56:50 +09:00 |
|
meng-ustc
|
42590972e4
|
Modify run_all_model.py
|
2021-02-18 19:15:02 +09:00 |
|
meng-ustc
|
d27dc8bab8
|
Add A New Baseline: DoubleEnsemble
|
2021-02-18 19:02:33 +09:00 |
|
Young
|
50d5fcf61e
|
yml afe load
|
2021-02-18 08:43:12 +08:00 |
|
Young
|
77830a546e
|
safe yaml loader
|
2021-02-18 08:43:12 +08:00 |
|
Young
|
83237ba4ed
|
yml afe load
|
2021-02-17 05:17:18 +00:00 |
|
Young
|
04b916c8ae
|
safe yaml loader
|
2021-02-16 15:07:14 +00:00 |
|
Kenneth Tang
|
b90bd66ac6
|
Merge branch 'main' into Fix_collector_doc
|
2021-02-16 14:16:53 +08:00 |
|
Kenneth Tang
|
63d05e4a1a
|
Fix typo
|
2021-02-16 14:08:58 +08:00 |
|
lbaiao
|
0b11dc5167
|
Update workflow.rst
Corrected an identation problem on the configuration.yaml file.
|
2021-02-11 10:54:32 +08:00 |
|
Charles Young
|
9c2653f125
|
Add an implementation of Enhanced Indexing to optimizer.py
|
2021-02-09 20:31:00 +08:00 |
|
Charles Young
|
7b01c5cae7
|
Add an implementation of Enhanced Indexing to optimizer.py
|
2021-02-09 20:30:26 +08:00 |
|
Charles Young
|
988b42e159
|
Add Structured Covariance Estimator to riskmodel.py
|
2021-02-09 20:28:42 +08:00 |
|
Miae Kim
|
12c8bfa545
|
Fix typo in Data Layer
Commit changes
|
2021-02-08 10:29:37 +08:00 |
|
Jactus
|
c948385e76
|
Add model saving for qrun and workflow example
|
2021-02-07 21:32:35 +08:00 |
|
bxdd
|
07b905c153
|
update
|
2021-02-05 16:09:06 +08:00 |
|
bxdd
|
0192f28bf4
|
add docstring & fix code
|
2021-02-05 16:09:06 +08:00 |
|
bxdd
|
cbf97f56a4
|
fix market
|
2021-02-05 16:09:06 +08:00 |
|
bxdd
|
d702c8bcb1
|
add Cut ops
|
2021-02-05 16:09:06 +08:00 |
|
Jactus
|
b84686b215
|
Update models to enable save/load
|
2021-02-05 13:14:12 +08:00 |
|
bxdd
|
6a670828a5
|
Update serial.rst
|
2021-02-05 12:33:47 +08:00 |
|
bxdd
|
ca6c2ffc27
|
Update serial.rst
|
2021-02-05 12:33:47 +08:00 |
|
bxdd
|
914637b3ef
|
update index
|
2021-02-05 12:33:47 +08:00 |
|
bxdd
|
d8da94de10
|
update docs
|
2021-02-05 12:33:47 +08:00 |
|
bxdd
|
477a548fe9
|
update data.rst docs
|
2021-02-05 12:33:47 +08:00 |
|
bxdd
|
35af9ad954
|
update docs
|
2021-02-05 12:33:47 +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 |
|
Jactus
|
c71b645777
|
Update docs about record-temp
|
2021-02-05 12:32:47 +08:00 |
|
HUAN-PING SU
|
f2ffb80a0b
|
Update workflow_by_code.py
|
2021-02-04 17:01:34 +08:00 |
|
HUAN-PING SU
|
cda1d4be40
|
Update workflow_by_code.py
Fix typo in workflow_by_code.py
|
2021-02-04 17:01:34 +08:00 |
|
zhupr
|
fc1431cd4e
|
update 1min docs
|
2021-02-04 16:49:58 +08:00 |
|
Jactus
|
06158fb621
|
Update readme and setup.py
|
2021-02-04 16:09:36 +08:00 |
|
Jactus
|
1e2e02368c
|
Update readme
|
2021-02-03 14:42:58 +08:00 |
|
Jactus
|
d87d29aca9
|
Update Windows CI
|
2021-02-03 14:42:58 +08:00 |
|
Jactus
|
005da6306c
|
Update CI
|
2021-02-03 14:42:58 +08:00 |
|
bxdd
|
090b68e44e
|
Update workflow.py
|
2021-02-03 13:12:19 +08:00 |
|
Young
|
bf748ba4b7
|
update version number to dev
|
2021-02-03 05:11:39 +00:00 |
|
Young
|
0da9b909f6
|
update version number
v0.6.3
|
2021-02-02 09:48:41 +00:00 |
|