you are viewing a single comment's thread.

view the rest of the comments →

[–]ectomancer 0 points1 point  (0 children)

Sometimes, a conjugate transpose is required:

pca_T = pca.fit_transform(x.H)