1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-11 14:56:55 +08:00

fix some typo and bug

This commit is contained in:
Young
2020-11-26 08:42:54 +00:00
parent d780daaa87
commit e2935f214a
6 changed files with 11 additions and 10 deletions

View File

@@ -84,7 +84,7 @@ Auto Quant Research Workflow
- Run ``examples/workflow_by_code.ipynb`` with jupyter notebook
Users can have portfolio analysis or prediction score (model prediction) analysis by run ``examples/workflow_by_code.ipynb``.
- Graphical Reports
Users can get graphical reports about the analysis, please refer to `Aanalysis: Evaluation & Results Analysis <../component/report.html>`_ for more details.
Users can get graphical reports about the analysis, please refer to `Analysis: Evaluation & Results Analysis <../component/report.html>`_ for more details.