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
548a4524b4
scikit-learn
/
sklearn
/
mixture
History
Rob Romijnders
76f2479e2f
Fix typo in docstring for GaussianMixture. (
#17998
)
2020-07-26 15:27:09 +02:00
..
tests
MNT Replaces numpy alias with builtin typse (
#17687
)
2020-06-24 16:51:51 +02:00
__init__.py
MNT make the modules in sklearn.mixture private (
#15166
)
2019-10-16 19:16:26 +02:00
_base.py
DOC fixes default values documentation in sklearn/mixture module (
#17476
)
2020-06-06 19:14:15 -04:00
_bayesian_mixture.py
DOC fixes default values documentation in sklearn/mixture module (
#17476
)
2020-06-06 19:14:15 -04:00
_gaussian_mixture.py
Fix typo in docstring for GaussianMixture. (
#17998
)
2020-07-26 15:27:09 +02:00