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
n_components < 0 was silently handled like None; > n_features gave a
cryptic error message from the bowels of np.linalg.
XXX n_components == 0 is still allowed as changing it makes tests fail,
not sure what it means.
0 commit comments