1 year ago
#287585
yang
How to define the value of Scipy.sparse svds k
Scipy.sparse svds How do we choose a suitable value for k, because numpy svds can determine the number of k by retaining 90% of the energy in the matrix, so how does Scipy.sparse svds choose k?
python
numpy
matrix
scipy
svd
0 Answers
Your Answer