SCIInstitute / dSpaceX

dSpaceX Visualization Library and Tool
5 stars 2 forks source link

Need to create streaming algorithm for calculating PCA model for large volumes #185

Open kylinmb opened 4 years ago

kylinmb commented 4 years ago

Currently we only support generation of PCA models for small volume that fit in to memory. A streaming algorithm will need to be developed for larger volumes. This function will look similar to distances for large volumes.