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
b4561f09e6
scikit-learn
/
sklearn
/
mixture
History
Joel Nothman
b939b5a29a
FIX missing return in deprecated function
2017-10-10 09:57:08 +11:00
..
tests
[MRG+1] Remove hard dependency on nose (
#9670
)
2017-09-10 13:21:40 +10:00
__init__.py
[MRG+1] Bayesian Gaussian Mixture (Integration of GSoC2015 -- second step) (
#6651
)
2016-08-30 19:02:30 +02:00
base.py
[MRG+2] Clean common tests (
#9340
)
2017-09-26 18:13:15 +02:00
bayesian_mixture.py
Adding note to the docstring that BayesianGaussianMixture parameter weight_concentration_prior is commonly called gamma in the literature, per
https://github.com/scikit-learn/scikit-learn/issues/8631
(
#9371
)
2017-07-15 14:31:20 -07:00
dpgmm.py
[MRG+1] Fix warnings in lgtm.com (remove redundant code) (
#9719
)
2017-09-14 11:42:58 +02:00
gaussian_mixture.py
[MRG+1] Fix alerts found with lgtm (
#9278
)
2017-07-05 17:22:21 +10:00
gmm.py
FIX missing return in deprecated function
2017-10-10 09:57:08 +11:00