mirror of
https://github.com/apachecn/ailearning.git
synced 2026-02-08 04:46:15 +08:00
更新完 13.PCA的代码和注释
This commit is contained in:
@@ -105,9 +105,6 @@ def show_picture(dataMat, reconMat):
|
||||
plt.show()
|
||||
|
||||
|
||||
# def pca_semiconductor():
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
# # 加载数据,并转化数据类型为float
|
||||
# dataMat = loadDataSet('input/13.PCA/testSet.txt')
|
||||
|
||||
Reference in New Issue
Block a user