Open brunomb91 opened 5 years ago
Hi
When I execute the gsp_disagreggator.py file, I've got the following error on the 64 line:
gsp_disagreggator.py
LinAlgError: SVD did not converge
What can it be?
Hi, Try to change the number of clusters in the code.
I've set the sigma variable from 20 to 10, and it solved it. Thank you.
sigma
Hi
When I execute the
gsp_disagreggator.py
file, I've got the following error on the 64 line:LinAlgError: SVD did not converge
What can it be?