Closed
Description
The old GMM seems to be used in examples, leading to many deprecations warnings:
https://circleci.com/gh/scikit-learn/scikit-learn/4343
The new GaussianMixture should be used instead.
The old GMM seems to be used in examples, leading to many deprecations warnings:
https://circleci.com/gh/scikit-learn/scikit-learn/4343
The new GaussianMixture should be used instead.