Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@
* 8) 预测数值型数据:回归
* 9) 数回归

### 第三部分 无监督学习
## 第三部分 无监督学习

* 10) 使用K-均值聚类算法对未标注数据分组
* 11) 使用Apriori算法进行关联分析
* 12) 使用FP-growth算法来高效发现频繁项集

### 第四部分 其他工具
## 第四部分 其他工具

* 13) 使用PCA来简化数据
* 14) 使用SVD简化数据
Expand All @@ -36,4 +36,4 @@
* 附录C 概率论复习
* 附录D 资源
* 索引
* 版权声明
* 版权声明