Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads SourceCode Mathimatics-Numerical algorithms AI-NN-PR

machine-learning_PCA

  • Category : AI-NN-PR
  • Tags :
  • Update : 2014-07-03
  • Size : 2kb
  • Downloaded :0次
  • Author :h*****
  • About : Nobody
  • PS : If download it fails, try it again. Download again for free!
Download1 Download2
Don't use download software fo downloading.
If download fail,Try it again for free.
Introduction - If you have any usage issues, please Google them yourself
""" Principal components analysis,PCA,COV,eig,eig vector Parameters¶ : path:数据集的存放路径 dim : 数据降维后的维度数 Attribute: means_data : 原数据- 原数据均值化 m : 数据集的行数 n :数据集的列数 cov_matrix : 协方差矩阵 eig_vectors : 协方差矩阵的特征向量 eig_value : 协方差矩阵求得的特征值 cum_P : 排序后的特征值, 累积百分比计算 Method: PCA.dataset():数据集导入, return:means_data,array(m,n) PCA.cov_matrix:协方差矩阵计算, retrn:cov_matrix,array(n,n) PCA.eig_vector:特征值和特征向量计算, return:(eig_value, eig_vectors),(array(1xn),array(n,n)) PCA.pc:降维后的数据集计算, return:data_rescaled,array(m,dim), defaut:dim=2
Packet file list
(Preview for download)


PCA_test.py
PCA_test.txt
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.