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
[MRG+2] switch to multinomial composition for mixture sampling (scikit-learn#7702)
* switch to multinomial composition for mixture sampling
* add shape assertions to test
* Use n_components=3 to test actual regression
n_components and n_features were equal and one was used for the other in
some places.
0 commit comments