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
- check_arrays was deprecated. Changed to check_array
- eigenvalue is now done using scipy.sparse.linalg, thus allowing to retreive
only the k largest eigenvalues and vectors
- uses sklearn.metrics.euclidean_distances when possible
0 commit comments