统计学习精要 (Elements of Statistical Learning ) 习题 3.20
问题:Consider the canonical-correlation problem (3.67). Show that the leading pair of canonical variates u1 and v1 solve the problem
maxuT(YTY)u=1vT(XTX)v=1uT(YTX)v,
a generalized SVD problem. Show that the solution is given by u1=(YTY)−12u∗1 , and v1=(XTX)−12v∗1 , where u∗1 and v∗1 are the leading left and right singluar vectors in
(YTY)−12(YTX)(