This website requires JavaScript.
Explore
Help
Sign In
baohan
/
scikit-learn
mirror of
https://github.com/scikit-learn/scikit-learn.git
Watch
0
Star
0
Fork
You've already forked scikit-learn
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cb4688ad15
scikit-learn
/
sklearn
/
mixture
History
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