当前位置:网站首页>为什么pca分量没有关联
为什么pca分量没有关联
2022-08-05 03:02:00 【weixin_42673583】
Why are principal component scores uncorrelated?
Supose A is a matrix of mean-centred data. The matrix S=cov(A) is m×m, has m distinct eigenvalues, and eigenvectors s1, s2 … sm, which are orthogonal.
The i-th principal component (some people call them “scores”) is the vector zi=Asi. In other words, it’s a linear combination of the columns of A, where the coefficients are the components of the i-th eigenvector of S.
I don’t understand why zi and zj turn out to be uncorrelated for all i≠j. Does it follow from the fact that si and sj are orthogonal? Surely not, because I can easily find a matrix B and a pair of orthogonal vectors x,y such that Bx and By are correlated.

边栏推荐
- 采用redis缓存的linux主从同步服务器图片硬盘满了移到新目录要修改哪些指向
- 优炫数据库的单节点如何转集群
- Data storage practice based on left-order traversal
- 【软件测试】自动化测试之unittest框架
- QT MV\MVC structure
- 使用二维码传输文件的小工具 - QFileTrans 1.2.0.1
- 1484. Sell Products by Date
- Syntax basics (variables, input and output, expressions and sequential statements)
- Turn: Charles Handy: Who you are is more important than what you do
- 627. Change of gender
猜你喜欢

Apache DolphinScheduler, a new generation of distributed workflow task scheduling platform in practice - Medium

Principle and Technology of Virtual Memory

Go 微服务开发框架 DMicro 的设计思路

word分栏小记

dmp(dump)转储文件
![[C language] Detailed explanation of stacks and queues (define, destroy, and data operations)](/img/7b/8b3f1e4f0000aa34fc1f8fff485765.png)
[C language] Detailed explanation of stacks and queues (define, destroy, and data operations)

使用二维码传输文件的小工具 - QFileTrans 1.2.0.1

2022-08-04:输入:去重数组arr,里面的数只包含0~9。limit,一个数字。 返回:要求比limit小的情况下,能够用arr拼出来的最大数字。 来自字节。

Cloud Native (32) | Introduction to Platform Storage System in Kubernetes

毕设-基于SSM房屋租赁管理系统
随机推荐
How OpenGL works
通过模拟Vite一起深入其工作原理
shell语句修改txt文件或者sh文件
Dynamic management of massive service instances
QT: The Magical QVarient
leetcode - symmetric binary tree
数据增强Mixup原理与代码解读
数学-求和符号的性质
A small tool to transfer files using QR code - QFileTrans 1.2.0.1
lua学习
龙蜥社区第二届理事大会圆满召开!理事换届选举、4 位特约顾问加入
你要的七夕文案,已为您整理好!
Error: Not a signal or slot declaration
View handler stepping record
Everyone in China said data, you need to focus on core characteristic is what?
Programmer's Tanabata Romantic Moment
Apache DolphinScheduler, a new generation of distributed workflow task scheduling platform in practice - Medium
627. Change of gender
Gantt chart is here, project management artifact, template is used directly
VSCode Change Default Terminal how to modify the Default Terminal VSCode