This commit is contained in:
jiangzhonglian
2017-03-02 14:33:45 +08:00
2 changed files with 7 additions and 0 deletions

View File

@@ -29,6 +29,7 @@
## 第四部分 其他工具
* 13) 使用PCA来简化数据
*[利用PCA来简化数据](./docs/13.利用PCA来简化数据.md)
* 14) 使用SVD简化数据
* 15) 大数据与MapReduce

View File

@@ -0,0 +1,6 @@
# 3) 利用PCA来简化数据
<script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=default"></script>
* 未完待续