scikit-learn/sklearn/datasets
Hanmin Qin 631711a453 DOC incorrect n_samples in fetch_species_distributions 2018-07-27 10:50:21 +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 [MRG] PyPy support for all but a couple of estimators (#11010) 2018-07-20 14:39:53 +10:00
__init__.py DOC add example regarding feature scaling (#7912) 2017-02-14 00:27:19 +11: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 [MRG + 1 (rv) + 1 (alex) + 1] Add a check to test the docstring params and their order (#9206) 2017-07-11 18:42:10 +02: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
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