1.1.3
Move project directory from scikits.learn to sklearn
MNT Applies black formatting to most of the code base (#18948)
FIX `GaussianMixture` now normalizes `weights_` directly instead of by `n_samples` (#23034)