mirror of
https://github.com/microsoft/qlib.git
synced 2026-06-06 05:51:17 +08:00
Update README.md
This commit is contained in:
16
README.md
16
README.md
@@ -1,6 +1,6 @@
|
||||
|
||||
<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>
|
||||
|
||||
|
||||
@@ -26,7 +26,7 @@ For more details, please refer to our paper ["Qlib: An AI-oriented Quantitative
|
||||
|
||||
# Framework of Qlib
|
||||
<div style="align: center">
|
||||
<img src="docs/_static/img/framework.png" />
|
||||
<img src="http://fintech.msra.cn/images/framework.png" />
|
||||
</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
|
||||
- Forecasting signal (model prediction) analysis
|
||||
- Cumulative Return of groups
|
||||

|
||||

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

|
||||

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

|
||||

|
||||

|
||||

|
||||

|
||||

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

|
||||

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