02 February 2017 4 4K Report

I am working on Spectral clustering with the matrix size of 57600 by 57600. But,it fails throwing 'memory error'. It works for 8100 by 8100 matrix.

Can using parallel computing approach help to solve scalability issue?

The complexity of algorithm is o(n^3).

More Gunjan Naik's questions See All
Similar questions and discussions