mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-15 08:46:56 +08:00
Update README.md
This commit is contained in:
16
README.md
16
README.md
@@ -1,6 +1,6 @@
|
|||||||
|
|
||||||
<div style="align: center">
|
<div style="align: center">
|
||||||
<img src="docs/_static/img/logo/white_bg_rec+word.png" />
|
<img src="http://fintech.msra.cn/images/logo/white_bg_rec+word.png" />
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
@@ -26,7 +26,7 @@ For more details, please refer to our paper ["Qlib: An AI-oriented Quantitative
|
|||||||
|
|
||||||
# Framework of Qlib
|
# Framework of Qlib
|
||||||
<div style="align: center">
|
<div style="align: center">
|
||||||
<img src="docs/_static/img/framework.png" />
|
<img src="http://fintech.msra.cn/images/framework.png" />
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
@@ -137,15 +137,15 @@ Qlib provides a tool named `Estimator` to run the whole workflow automatically (
|
|||||||
2. Graphical Reports Analysis: Run `examples/estimator/analyze_from_estimator.ipynb` with `jupyter notebook` to get graphical reports
|
2. Graphical Reports Analysis: Run `examples/estimator/analyze_from_estimator.ipynb` with `jupyter notebook` to get graphical reports
|
||||||
- Forecasting signal (model prediction) analysis
|
- Forecasting signal (model prediction) analysis
|
||||||
- Cumulative Return of groups
|
- Cumulative Return of groups
|
||||||

|

|
||||||
- Return distribution
|
- Return distribution
|
||||||

|

|
||||||
- Information Coefficient (IC)
|
- Information Coefficient (IC)
|
||||||

|

|
||||||

|

|
||||||

|

|
||||||
- Auto Correlation of forecasting signal (model prediction)
|
- Auto Correlation of forecasting signal (model prediction)
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
- Portfolio analysis
|
- Portfolio analysis
|
||||||
|
|||||||
Reference in New Issue
Block a user