scikit-learn/sklearn/datasets
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
..
data ENH Add optional parameter to return raw data for diabetes dataset (#16605) 2021-12-17 11:33:18 +01:00
descr ENH Add optional parameter to return raw data for diabetes dataset (#16605) 2021-12-17 11:33:18 +01:00
images MNT: replace __file__ with importlib.resources (#20297) 2021-07-27 13:46:50 +02:00
tests API Add data_transposed argument and warning to make_sparse_coded_signal (#21425) 2022-03-22 16:01:42 +01:00
__init__.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
_arff_parser.py MAINT refactor ARFF parser (#22026) 2021-12-21 12:37:33 -05:00
_base.py DOC adds two dots from datasets._base.load_sample_image (#22805) 2022-03-21 20:44:22 +01:00
_california_housing.py DOC fetch_california_housing passes numpydoc validation (#22882) 2022-03-21 18:45:39 +01:00
_covtype.py MNT: replace __file__ with importlib.resources (#20297) 2021-07-27 13:46:50 +02:00
_kddcup99.py MNT: replace __file__ with importlib.resources (#20297) 2021-07-27 13:46:50 +02:00
_lfw.py MNT Removes externals._pilutil and uses Pillow directly (#22743) 2022-03-18 14:52:32 +01:00
_olivetti_faces.py MAINT Import from public SciPy in pubilc namespace (#22875) 2022-03-17 11:59:23 +01:00
_openml.py DOC, MNT Typos found by codespell (#22906) 2022-03-20 19:16:39 +01:00
_rcv1.py DOC Ensures that fetch_rcv1 passes numpydoc validation (#22225) 2022-01-23 12:24:35 -05:00
_samples_generator.py API Add data_transposed argument and warning to make_sparse_coded_signal (#21425) 2022-03-22 16:01:42 +01:00
_species_distributions.py STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00
_svmlight_format_fast.pyx MNT Centralize common cython compiler directives (#21512) 2021-11-03 13:26:23 +01:00
_svmlight_format_io.py DOC Remove some str/unicode leftovers from Python 2 (#21270) 2021-10-08 13:55:15 +02:00
_twenty_newsgroups.py DOC Ensures that fetch_20newsgroups passes numpydoc validation (#22329) 2022-01-31 15:22:30 +01:00
setup.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00