An open API service indexing awesome lists of open source software.

https://github.com/septemus/swjtu_data_mining_exp1

西南交通大学数据挖掘作业1-主成分分析
https://github.com/septemus/swjtu_data_mining_exp1

Last synced: 11 months ago
JSON representation

西南交通大学数据挖掘作业1-主成分分析

Awesome Lists containing this project

README

          

欢迎到我的博客文章查看更多内容😄: https://septemus.github.io/data-mining1/

此笔记针对西南交通大学2024-2025学年上半学期开设的数据挖掘课程

> # 作业内容

1. 理解PCA的原理及数学推导
2. 手动实现主成分分析PCA算法,参考算法如下: