提交 77dd38f0 编写于 作者: W wuxiyu

Update pca.py

上级 4faff23b
from numpy import *
import matplotlib.pyplot as plt
import pylab
from sklearn.decomposition import PCA
def loadData(str):
fr = open(str)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册