Commit Graph

753 Commits

Author SHA1 Message Date
Thomas J. Fan d4aad64b1e
MNT Update to black 22.3.0 to resolve click error (#22983)
* MNT Update to black 22.3.0 to resolve click error

* STY Update for new black version
2022-03-29 12:04:41 +02:00
Dea María Léon 26eedbd1f4
DOC make fetch_covtype pass numpydoc (#22918) 2022-03-22 22:36:02 +01:00
Gabriel Stefanini Vicente ffa0898d5a
API Add data_transposed argument and warning to make_sparse_coded_signal (#21425)
Co-authored-by: Andreas Mueller <t3kcit@gmail.com>
Co-authored-by: jeremie du boisberranger <jeremiedbb@yahoo.fr>
Co-authored-by: Jérémie du Boisberranger <34657725+jeremiedbb@users.noreply.github.com>
2022-03-22 16:01:42 +01:00
victoirelouis 2a4b40a0a4
Doc make make_sparse_coded_signal pass numpydoc (#22817)
Co-authored-by: Jérémie du Boisberranger <34657725+jeremiedbb@users.noreply.github.com>
2022-03-21 21:55:33 +01:00
victoirelouis eea5a10bdb
DOC adds two dots from datasets._base.load_sample_image (#22805)
Co-authored-by: Jérémie du Boisberranger <34657725+jeremiedbb@users.noreply.github.com>
2022-03-21 20:44:22 +01:00
sharmadharmpal d49f7c3c06
DOC Ensures that load_wine passes numpydoc (#22469)
Co-authored-by: Jérémie du Boisberranger <34657725+jeremiedbb@users.noreply.github.com>
2022-03-21 19:51:48 +01:00
Dea María Léon 3dda3187c9
DOC fetch_california_housing passes numpydoc validation (#22882) 2022-03-21 18:45:39 +01:00
Dimitri Papadopoulos Orfanos ee5a1b69d1
DOC, MNT Typos found by codespell (#22906) 2022-03-20 19:16:39 +01:00
Thomas J. Fan a5c90f8abd
MNT Removes externals._pilutil and uses Pillow directly (#22743) 2022-03-18 14:52:32 +01:00
Thomas J. Fan c176beadf8
MAINT Import from public SciPy in pubilc namespace (#22875)
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
2022-03-17 11:59:23 +01:00
Dea María Léon 322e92d48b
DOC corrected docstring on make_classification (#22797) 2022-03-14 09:38:20 -04:00
cdrig 9b1978d04f
DOC fix the docstring of sklearn.datasets._samples_generator.make_biclusters (#22790) 2022-03-13 17:44:12 +01:00
victoirelouis 9d7220b57c
DOC changed some typo of _shrunk_covariance.ledoit_wolf_shrinkage (#22798)
* Changed from 3rd to 1st person the 1st word and remote blanck space.

* Add two periods in the content
2022-03-13 10:34:58 +01:00
msabatier 887e9f7487
DOC make_regression sample_generator (#22784)
* fix sklearn.datasets._samples_generator.make_multilabel_classification doctring

* fix make_regression sample generator numpydoc
2022-03-12 17:21:20 +01:00
Jérémie du Boisberranger 34f9dbf541
MNT Clean fixes and compat for old versions of our dependencies (#22642)
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
2022-03-02 11:32:06 +01:00
Dennis Osei bdd5a9e19d
DOC Ensures that linnerud passes numpydoc validation (#22484)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
2022-02-26 23:27:12 -05:00
Thomas J. Fan 7254664608
MNT Fixes pypy load_files error in test (#22619)
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
2022-02-26 10:23:18 +01:00
Olivier Grisel 8d6d7d9f40
CI fetch_openml retry on SSL timeout (#22529) 2022-02-18 09:29:06 -05:00
Meekail Zain fc72ebe61c
ENH Adds file extension selection to load_files (#22498)
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
Co-authored-by: Tony <tony.attalla@mail.utoronto.ca>
Co-authored-by: Kazim <smkazimn@gmail.com>
Co-authored-by: Tony Attalla <39226687+TonyAttalla@users.noreply.github.com>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2022-02-17 00:15:29 -05:00
Thomas J. Fan 1fc86b6aac
MNT Update black to stable version (#22474) 2022-02-15 11:36:26 +01:00
Matías 3abc99bdf2
DOC Ensures that fetch_openml passes numpydoc validation (#22483) 2022-02-14 20:09:08 -05:00
Matías fb29452f02
DOC Ensures that fetch_olivetti_faces passes numpydoc validation (#22480) 2022-02-14 11:31:52 +01:00
Maxwell 3d0a98d776
PERF optimize memory usage in datasets.make_s_curve (#22479) 2022-02-14 10:57:59 +01:00
Maxwell 0de3b0d1ea
ENH reduce memory usage in `make_blobs` (#22412)
Co-authored-by: Jérémie du Boisberranger <34657725+jeremiedbb@users.noreply.github.com>
2022-02-10 14:40:59 +01:00
Dennis Osei 39c341ad91
DOC Ensures that load_digits passes numpydoc validation (#22392) 2022-02-09 12:16:40 -05:00
Ankit Sharma 6440856fbb
DOC Ensures that make_checkerboard passes numpydoc validation (#22390) 2022-02-06 17:47:01 -05:00
Meekail Zain 9f96d42e39
ENH Replaced RandomState.rand with equivalent uniform (#22327) 2022-02-01 17:09:38 -05:00
Ankit Sharma 7861a4cb07
DOC Ensures that make_blobs passes numpydoc validation (#22342) 2022-02-01 15:23:05 -05:00
Dennis Osei a793c1f0ad
DOC Ensures that sklearn.datasets._base.load_breast_cancer passes numpydoc validation (#22346)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Arturo Amor <86408019+ArturoAmorQ@users.noreply.github.com>
2022-02-01 10:39:40 +01:00
Dev514 b0067e0e7e
DOC Ensures that fetch_20newsgroups passes numpydoc validation (#22329)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2022-01-31 15:22:30 +01:00
Dev514 46d914349d
DOC Ensures that make_hastie_10_2 passes numpydoc validation (#22333) 2022-01-29 17:17:02 -05:00
Dev514 bd60c82077
DOC Ensures that make_sparse_spd_matrix passes numpydoc (#22332) 2022-01-29 16:58:17 -05:00
Meekail Zain 254ea8c453
ENH Replaced RandomState with Generator compatible calls (#22271) 2022-01-28 15:49:34 -05:00
Hind-M b3aea0053d
DOC fix cache argument documentation in fetch_openml (#22304)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2022-01-26 14:55:59 +01:00
Purna Chandra Mansingh 449d91641c
DOC Ensures that get_data_home passes numpydoc validation (#22259)
Co-authored-by: Julien Jerphanion <git@jjerphan.xyz>
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
2022-01-24 10:28:17 -05:00
Purna Chandra Mansingh 6bdfb9a11e
DOC Ensures that load_boston passes numpydoc validation (#22247) 2022-01-24 09:29:07 -05:00
Sam Adam Day cdf0d69c9c
DOC Ensures that fetch_rcv1 passes numpydoc validation (#22225)
Co-authored-by: Julien Jerphanion <git@jjerphan.xyz>
2022-01-23 12:24:35 -05:00
Rileran 0882bd3cf7
ENH Add a retry mechanism in fetch_openml (#21901)
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
2021-12-22 14:03:15 -05:00
Guillaume Lemaitre 826032f917
MAINT refactor ARFF parser (#22026) 2021-12-21 12:37:33 -05:00
Mandy Gu 379919dc59
ENH Add optional parameter to return raw data for diabetes dataset (#16605)
Co-authored-by: happilyeverafter95 <mgu@wealthsimple.com>
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2021-12-17 11:33:18 +01:00
Thomas J. Fan fb34236ce0
MNT Closes corrupted file correctly in test_fetch_openml_verify_checksum (#22005) 2021-12-17 09:05:03 +01:00
siavrez b1202af3b3
FIX Make fetch_openml atomically cache the download (#21833)
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
2021-12-04 16:53:11 -05:00
Arturo Amor f67a17938c
DOC Ensures that load_iris passes numpydoc validation (#21760)
Co-authored-by: Julien Jerphanion <git@jjerphan.xyz>
2021-12-01 10:05:09 -05:00
Thomas J. Fan 88de60a8fa
TST Do not use cache for fetch_openml tests (#21806)
Co-authored-by: Olivier Grisel <olivier.grisel@gmail.com>
2021-11-30 15:01:10 +01:00
Tamires Santana d017f6fdc6
DOC Ensures that load_files passes numpydoc validation (#21727)
Co-authored-by: Tamires Santana <“tamires.santana@wildlifestudios.com”>
2021-11-22 19:37:34 +01:00
Julien Jerphanion 9521f79b29
TST Handle Connection error in test_load_boston_alternative (#21178) 2021-11-18 18:04:21 +01:00
Sebastian Pujalte 5131284e19
ENH Add Swiss-Hole dataset and expand example (#21482)
* added hole to swiss roll and expanded example

* Fixed docstring for numpydoc validation

* Changed error from original docstring.

* Added test for swiss hole

Codecov check was failing because there was no test for the addition of the swisshole. I simply expanded the original test to include it.

* Formatting

* Revert "Formatting"

This reverts commit 727505b21b.

* Revert "Added test for swiss hole"

This reverts commit ae788641f1.

* Added test for Swiss Hole

* fixed test

* added changelog

* Set random state when creating the swiss roll in exampple.

* Set random state when creating the swiss hole in exampple.

* Changed test with reccommendation

* Apply suggestions from code review of plots.

Co-authored-by: Tom Dupré la Tour <tom.dupre-la-tour@m4x.org>

* Apply grammar and naming suggestions from code review

Co-authored-by: Tom Dupré la Tour <tom.dupre-la-tour@m4x.org>

* Defined LLE and t-SNE acronyms at beginning

* Linting

Co-authored-by: Tom Dupré la Tour <tom.dupre-la-tour@m4x.org>
2021-11-12 09:51:14 -08:00
Olivier Grisel bde42d2399
FIX check skip network in test_load_boston_alternative (#21563) 2021-11-05 10:42:06 -04:00
Federico Luna c5af93cd83
DOC Ensures that load_diabetes passes numpydoc validation (#21526) 2021-11-04 18:41:01 -07:00
Jérémie du Boisberranger 1f8825c8dd
MNT Centralize common cython compiler directives (#21512) 2021-11-03 13:26:23 +01:00