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
7fdac52c19
scikit-learn
/
sklearn
/
mixture
History
Kensuke Arai
3373e9c125
Fixed documentation for mean_precision_prior. Smaller->Larger (
#13764
)
2019-05-05 08:24:01 +01:00
..
tests
[MRG] Fix GaussianMixture fit_predict != fit.predict when n_init > 1 (
#13142
)
2019-02-25 07:57:35 +01:00
__init__.py
MAINT Complete 0.20 deprecations (
#9570
)
2018-06-24 23:06:26 +10:00
base.py
[MRG] Fix GaussianMixture fit_predict != fit.predict when n_init > 1 (
#13142
)
2019-02-25 07:57:35 +01:00
bayesian_mixture.py
Fixed documentation for mean_precision_prior. Smaller->Larger (
#13764
)
2019-05-05 08:24:01 +01:00
gaussian_mixture.py
MAINT Simplify super() calls (
#12812
)
2019-01-10 22:27:06 +01:00