python - Large covarariance standardization -
i wanting calculate covariance matrix of design of size ~(1000000,100000). large size of design matrix, cannot load memory, have been doing calculation fly add blocks of design.
i covariance has been z-scored of columns of design. there simple way can iteratively missing? have thought memory mapping design - although less elegant current solution.
Comments
Post a Comment