Skip to content

Commit 6b0d587

Browse files
committed
添加【机器学习】PCA(主成分分析)原理推导
1 parent 4f26877 commit 6b0d587

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/机器学习.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -975,9 +975,9 @@ PCA(Principal Component Analysis)是一种常用的数据分析方法。PCA
975975
**参考资料**
976976

977977
- [PCA的数学原理](https://www.cnblogs.com/mikewolf2002/p/3429711.html)
978-
979978
- [PCA的数学原理(转)](https://zhuanlan.zhihu.com/p/21580949)
980979
- [第13章 利用 PCA 来简化数据](https://www.cnblogs.com/apachecnxy/p/7640976.html)
980+
- [PCA(主成分分析)原理推导](https://zhuanlan.zhihu.com/p/84946694)
981981

982982
## 线性判别分析(LDA)
983983

0 commit comments

Comments
 (0)