scikit-learn/sklearn/datasets
Mohamed Maskani 7182a43a6f [MRG+1] Take over PR #7647 - Add a "filename" attribute to datasets that have a CSV file (#9101)
* add filename attribute for load_iris

* add filename attribute for load_boston

* add filename attribute for load_linnerud
2017-12-04 15:20:21 +01:00
..
data DOC add example regarding feature scaling (#7912) 2017-02-14 00:27:19 +11:00
descr DOC add example regarding feature scaling (#7912) 2017-02-14 00:27:19 +11:00
images Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
tests [MRG+1] Take over PR #7647 - Add a "filename" attribute to datasets that have a CSV file (#9101) 2017-12-04 15:20:21 +01: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 [MRG+1] Take over PR #7647 - Add a "filename" attribute to datasets that have a CSV file (#9101) 2017-12-04 15:20:21 +01:00
california_housing.py DOC Change docstring format to match other docstrings (#10190) 2017-11-23 10:06:10 +11:00
covtype.py ENH: dataset-fetching with use figshare and checksum (#9240) 2017-08-03 18:50:30 +02:00
kddcup99.py [MRG + 1] fix kdd_kddcup99 shuffle logic (#9731) 2017-09-13 16:43:11 +02:00
lfw.py ENH: dataset-fetching with use figshare and checksum (#9240) 2017-08-03 18:50:30 +02:00
mlcomp.py [MRG+1] Remove the MLComp text categorization example (#8264) 2017-02-08 09:29:34 +01: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 ENH: dataset-fetching with use figshare and checksum (#9240) 2017-08-03 18:50:30 +02:00
rcv1.py FIX PermissionError in datasets fetchers on Windows (#9847) 2017-10-03 15:10:38 +11:00
samples_generator.py FIX make_circles() now works with odd number of samples, test added (#10045) 2017-11-11 23:14:37 +11:00
setup.py [MRG+2] BUILD Rewrite setup.py files to handle cython dependencies (#7719) 2016-11-02 22:57:04 +11:00
species_distributions.py FIX PermissionError in datasets fetchers on Windows (#9847) 2017-10-03 15:10:38 +11:00
svmlight_format.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
twenty_newsgroups.py ENH: dataset-fetching with use figshare and checksum (#9240) 2017-08-03 18:50:30 +02:00