scikit-learn/sklearn/datasets
mathschy 4bc4d23d02
ENH Use check_finite=False in sklearn.datasets (#18845)
2020-11-18 12:44:40 -05:00
..
data FIX Correct iris dataset (#11082) 2018-05-22 12:56:57 +08:00
descr Correct reported size of the dataset. (#18664) 2020-11-17 16:50:38 +01:00
images Converting http to https (3)... (#12302) 2018-10-05 18:50:31 +02:00
tests EHN Add parameter as_frame to fetch_20newsgroups_vectorized (#18262) 2020-11-01 10:00:37 +01:00
__init__.py BUG fix pip3 ubuntu update by suffixing file (#15928) 2019-12-20 11:11:20 -05:00
_base.py EHN Add parameter as_frame to fetch_20newsgroups_vectorized (#18262) 2020-11-01 10:00:37 +01:00
_california_housing.py DOC minor docstring fix in fetch_california_housing (#17605) 2020-06-15 18:55:52 -07:00
_covtype.py DOC fix docstring for datasets module following doc guideline (#18241) 2020-08-23 09:56:03 +02:00
_kddcup99.py ENH add parameter as_frame in fetch_kddcup99 (#18280) 2020-08-31 13:45:48 -04:00
_lfw.py MNT Replaces numpy alias with builtin typse (#17687) 2020-06-24 16:51:51 +02:00
_olivetti_faces.py DOC update the default in datasets and impute modules to follow guideline (#17512) 2020-06-15 15:44:07 +02:00
_openml.py MNT Use mypy --allow-redefinition + config (#18313) 2020-08-31 19:03:38 -04:00
_rcv1.py DOC fix docstring for datasets module following doc guideline (#18241) 2020-08-23 09:56:03 +02:00
_samples_generator.py ENH Use check_finite=False in sklearn.datasets (#18845) 2020-11-18 12:44:40 -05:00
_species_distributions.py DOC update the default in datasets and impute modules to follow guideline (#17512) 2020-06-15 15:44:07 +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 Fix A to uppercase in See Also docstring section (#18332) 2020-09-04 10:35:01 -04:00
_twenty_newsgroups.py EHN Add parameter as_frame to fetch_20newsgroups_vectorized (#18262) 2020-11-01 10:00:37 +01:00
setup.py MNT Make modules private in sklearn.datasets (#15307) 2019-10-27 17:17:23 -04:00