scikit-learn/sklearn/datasets
Thomas J. Fan 4abd9f2d9e
API Implements get_feature_names_out for transformers that support get_feature_names (#18444)
Co-authored-by: Andreas Mueller <andreas.mueller@columbia.edu>
Co-authored-by: Andreas Mueller <andreasmuellerml@gmail.com>
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
Co-authored-by: Olivier Grisel <olivier.grisel@gmail.com>
Co-authored-by: Christian Lorentzen <lorentzen.ch@gmail.com>
2021-09-07 10:56:57 +02:00
..
data MNT: replace __file__ with importlib.resources (#20297) 2021-07-27 13:46:50 +02:00
descr API Implements get_feature_names_out for transformers that support get_feature_names (#18444) 2021-09-07 10:56:57 +02:00
images MNT: replace __file__ with importlib.resources (#20297) 2021-07-27 13:46:50 +02:00
tests DOC add warning regarding the load_boston function (#20729) 2021-08-17 09:40:59 +02:00
__init__.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
_base.py DOC add warning regarding the load_boston function (#20729) 2021-08-17 09:40:59 +02:00
_california_housing.py MNT: replace __file__ with importlib.resources (#20297) 2021-07-27 13:46:50 +02: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: replace __file__ with importlib.resources (#20297) 2021-07-27 13:46:50 +02:00
_olivetti_faces.py MNT: replace __file__ with importlib.resources (#20297) 2021-07-27 13:46:50 +02:00
_openml.py STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00
_rcv1.py MNT: replace __file__ with importlib.resources (#20297) 2021-07-27 13:46:50 +02:00
_samples_generator.py STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02: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 Make modules private in sklearn.datasets (#15307) 2019-10-27 17:17:23 -04:00
_svmlight_format_io.py DOC use backticks for n_samples and n_features in X docstring (#20914) 2021-09-02 13:35:03 +02:00
_twenty_newsgroups.py MNT: replace __file__ with importlib.resources (#20297) 2021-07-27 13:46:50 +02:00
setup.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00