You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The PrincipalComponents object returned by the principal_components function has eigenvalues in descending order; however, the principal_components attribute of the GaussianStats object returned by calc_stats is in ascending order. The latter should be made consistent with the former.