Skip to content

Commit

Permalink
Update doc link
Browse files Browse the repository at this point in the history
  • Loading branch information
ringsaturn committed Oct 30, 2024
1 parent 1157a0e commit 9fc8f33
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,4 +158,4 @@ print('wind scale weaker ratio:', wind.calc_wind_scale_weaker_ratio())

## Algorithm Explanation

For explanations, formulas, and other information about the various evaluation algorithms implemented in this project, please refer to the [metrics](https://cyeva.readthedocs.io/zh_CN/latest/content/indicator.html) section in the [cyeva documentation](https://cyeva.readthedocs.io/zh_CN/latest/index.html).
For explanations, formulas, and other information about the various evaluation algorithms implemented in this project, please refer to the [metrics](https://caiyunapp.github.io/cyeva/content/indicator.html) section in the [cyeva documentation](https://caiyunapp.github.io/cyeva/).
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,4 +152,4 @@ print('wind scale weaker ratio:', wind.calc_wind_scale_weaker_ratio())

## 算法解释

对于本项目所实现的各类测评算法及其解释、公式等信息,可以参考 [cyeva 说明文档](https://cyeva.readthedocs.io/zh_CN/latest/index.html)[算法指标](https://cyeva.readthedocs.io/zh_CN/latest/content/indicator.html) 部分。
对于本项目所实现的各类测评算法及其解释、公式等信息,可以参考 [cyeva 说明文档](https://caiyunapp.github.io/cyeva/)[算法指标](https://caiyunapp.github.io/cyeva/content/indicator.html) 部分。

0 comments on commit 9fc8f33

Please sign in to comment.