scikit-learn/sklearn/mixture
Guillaume Lemaitre 3e460e8b7e
FIX correctly initialize precisions_cholesky_ in GaussianMixture (#22058)
2021-12-22 20:10:22 +01:00
..
tests FIX correctly initialize precisions_cholesky_ in GaussianMixture (#22058) 2021-12-22 20:10:22 +01:00
__init__.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
_base.py DOC Remove some str/unicode leftovers from Python 2 (#21270) 2021-10-08 13:55:15 +02:00
_bayesian_mixture.py DOC Adds feature_names_in_ to docstrings (#20787) 2021-08-26 13:44:45 +02:00
_gaussian_mixture.py FIX correctly initialize precisions_cholesky_ in GaussianMixture (#22058) 2021-12-22 20:10:22 +01:00