scikit-learn/sklearn/datasets
vufg 52a36b4d1a ENH fetch_openml should support return_X_y (#11840) 2018-08-19 22:11:16 +08:00
..
data FIX Correct iris dataset (#11082) 2018-05-22 12:56:57 +08:00
descr DOC fetch_20newsgroups_vectorized is based on CountVectorizer (#11685) 2018-07-26 12:06:11 +08:00
images Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
tests ENH fetch_openml should support return_X_y (#11840) 2018-08-19 22:11:16 +08:00
__init__.py [MRG] Openml data loader (#11419) 2018-08-15 17:21:20 +10:00
_svmlight_format.pyx ENH svmlight chunk loader (#935) 2017-06-16 18:11:47 +02:00
base.py DOC Clean up datasets loaders as part of the reorganization of the dataset section (#11319) 2018-07-25 23:52:02 +10:00
california_housing.py DOC Clean up datasets loaders as part of the reorganization of the dataset section (#11319) 2018-07-25 23:52:02 +10:00
covtype.py DOC Clean up datasets loaders as part of the reorganization of the dataset section (#11319) 2018-07-25 23:52:02 +10:00
kddcup99.py DOC Clean up datasets loaders as part of the reorganization of the dataset section (#11319) 2018-07-25 23:52:02 +10:00
lfw.py DOC Clean up datasets loaders as part of the reorganization of the dataset section (#11319) 2018-07-25 23:52:02 +10:00
mlcomp.py [MRG] DOC fix some sphinx warnings (#11241) 2018-06-21 20:43:21 +10:00
mldata.py Deprecate fetch_mldata (#11466) 2018-08-18 19:27:48 +03:00
olivetti_faces.py DOC Clean up datasets loaders as part of the reorganization of the dataset section (#11319) 2018-07-25 23:52:02 +10:00
openml.py ENH fetch_openml should support return_X_y (#11840) 2018-08-19 22:11:16 +08:00
rcv1.py DOC Clean up datasets loaders as part of the reorganization of the dataset section (#11319) 2018-07-25 23:52:02 +10:00
samples_generator.py [MRG] np.ones -> np.full (#11628) 2018-07-23 09:49:01 +02:00
setup.py [MRG] PyPy support for all but a couple of estimators (#11010) 2018-07-20 14:39:53 +10:00
species_distributions.py DOC incorrect n_samples in fetch_species_distributions 2018-07-27 10:50:21 +08:00
svmlight_format.py [MRG] PyPy support for all but a couple of estimators (#11010) 2018-07-20 14:39:53 +10:00
twenty_newsgroups.py DOC fetch_20newsgroups_vectorized is based on CountVectorizer (#11685) 2018-07-26 12:06:11 +08:00