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
alpha argument in NMF has been deprecated since 1.0 and dropped in sklearn 1.2. Current Neuroquery code will raise an error if trying to initialize the NMF with sklearn >= 1.2.
alpha
argument in NMF has been deprecated since 1.0 and dropped in sklearn 1.2. Current Neuroquery code will raise an error if trying to initialize the NMF with sklearn >= 1.2.Initially reported in the pubget repository: neuroquery/pubget#42
The text was updated successfully, but these errors were encountered: