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 |
Roman Yurchak
|
75d3f29e72
|
MAINT Remove outdated numpy and scipy backports (#16725)
* Remove unecessary numpy & scipy backports
* More fixes
* Remove unused imports
|
2020-03-20 13:57:18 +01:00 |
Nicolas Hug
|
d205638475
|
MNT Introduction of n_features_in_ attr with _validate_data mtd (#16112)
|
2020-02-29 09:05:11 -05:00 |
Pierre Delanoue
|
06b1a19465
|
[DOC] Make random_state descriptions for Mixture Models (#16307)
|
2020-01-30 17:40:05 +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 |