You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks @glemaitre and @Phaide for trying to reproduce the bug. @hewenkui can you try again with the latest version and confirm whether you still observe the exception? thanks
Using sklearn.decomposition.PCA, if the matplotlib library is used to draw a picture, there will be an exception ( numpy.linalg.LinAlgError)
The test code(windows x64, matplotlib==3.2.2, scipy==1.5.0, numpy==1.19.0):
The text was updated successfully, but these errors were encountered: