Skip to content

Commit

Permalink
评估指标
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinZonda committed May 19, 2024
1 parent 20c95c7 commit 7f3e912
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion MLPractice/Metrics.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 机器学习中的评估指标
# 评估指标

![NLP](https://img.shields.io/badge/LH-Natural%20Language%20Processing-red)

Expand Down
2 changes: 1 addition & 1 deletion SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
- [支持向量机 SVM](./2-Supervised/2.6-SVM.md)
- [核技巧 Kernel Trick](./2-Supervised/2.7-KernelTrick.md)
- [机器学习实践](./MLPractice/README.md)
- [指标](./MLPractice/Metrics.md)
- [评估指标](./MLPractice/Metrics.md)
- [过拟合和欠拟合](./MLPractice/OverfitUnderfit.md)
- [数据集](./MLPractice/Dataset.md)
- [深度学习](./4-DeepLearning/README.md)
Expand Down

0 comments on commit 7f3e912

Please sign in to comment.