mirror of
https://github.com/apachecn/ailearning.git
synced 2026-04-30 21:41:23 +08:00
2020-10-19 21:18:53
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# 第13章 利用 PCA 来简化数据
|
||||
|
||||

|
||||

|
||||
|
||||
## 降维技术
|
||||
|
||||
@@ -70,7 +70,7 @@
|
||||
|
||||
例如下图:
|
||||
|
||||

|
||||

|
||||
|
||||
> PCA 优缺点
|
||||
|
||||
@@ -128,7 +128,7 @@ def replaceNanWithMean():
|
||||
|
||||
> 分析数据: 统计分析 N 的阈值
|
||||
|
||||

|
||||

|
||||
|
||||
> PCA 数据降维
|
||||
|
||||
|
||||
Reference in New Issue
Block a user