Violeta
|
d8be25f65c
|
DOC fixes default values documentation in sklearn/mixture module (#17476)
* fixes default values documentation in sklearn/mixture
* sklearn/mixtures extra changes to doc
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
|
2020-06-06 19:14:15 -04:00 |
amy12xx
|
4eca61b629
|
DOC Standardize formatting for default values (#17509)
Co-authored-by: Amanda Dsouza <adsouza41@gatech.edu>
|
2020-06-06 17:00:59 -04:00 |
darioka
|
a0a23d2e3a
|
DOC Adds GaussianMixture and BayesianGaussianMixture examples (#15193)
|
2020-05-22 14:28:24 -04:00 |
Adrin Jalali
|
02309ffbda
|
API kwonly args in manifold, metrics, mixture, model_selection, multclass, multioutput (#16982)
|
2020-04-24 17:24:24 -04:00 |
Alex Henrie
|
438bb3a438
|
MNT Remove unused imports (#16665)
|
2020-03-11 10:01:51 +11:00 |
Pierre Delanoue
|
06b1a19465
|
[DOC] Make random_state descriptions for Mixture Models (#16307)
|
2020-01-30 17:40:05 +01:00 |
Chiara Marmo
|
2de018bf6e
|
DOC Fix some new sphinx warnings. (#15560)
|
2019-11-07 16:35:31 -05:00 |
Katarina Slama
|
c4545aa823
|
DOC fixed typos in mean_precision_prior in _bayesian_mixture (#15501)
|
2019-11-06 13:24:57 +01:00 |
Nicolas Hug
|
6ac9dc4878
|
MNT make the modules in sklearn.mixture private (#15166)
* renaming
* renamed some imports
* added test and gitignore
|
2019-10-16 19:16:26 +02:00 |