1.1.3
FIX `GaussianMixture` now normalizes `weights_` directly instead of by `n_samples` (#23034)
MNT Applies black formatting to most of the code base (#18948)
ENH Add new initialization methods for Gaussian Mixture (#20408)
DOC Fixes docstring in BayesianGaussianMixture (#19243)