Commit Graph

11 Commits

Author SHA1 Message Date
Andreas Mueller 952ef6637a MRG Drop legacy python / remove six dependencies (#12639) 2019-01-03 15:50:05 +02:00
Thomas Fan 14c816e2b8 ENH/FIX openml, Adds retrying if reading from cache fails (#12526) 2018-11-14 17:40:35 +11:00
janvanrijn 3282d43ccc [MRG] Additional Warnings in case OpenML auto-detected a problem with dataset (#12541)
* added additional warning output

* added features gzip

* added gzipped datasets

* fix file naming

* changed expected warning msg
2018-11-07 10:30:33 -05:00
janvanrijn 03c3af5bde [MRG] Fix fetch_openml when ignore attributes are numeric (#12330)
* modularized data column functionality

* small bugfix

* removes redundant line breaks

* added some documentation on the added fn

* added additional comment on advice of Nicholas Hug

* added test case

* merged master into branch, and added small comments by Joel

* added doc item
2018-10-09 11:25:46 -04:00
janvanrijn afa0694d12 FIX cache of OpenML fetcher (#12246) 2018-10-05 16:36:06 +10:00
Joel Nothman 1fafc5c56d TST use urlopen monkeypatch for test_decode_* (#12020)
Avoid requiring internet for test suite. Examples will still run with internet (as long as cache is occasionally cleared).
2018-09-06 09:29:37 +02:00
Thomas Fan 83e73759f0 ENH Uses gzip when caching in fetch_openml (#11830) 2018-09-03 09:03:44 +10:00
Adrin Jalali dd4b528612 [MRG+1] fetch_openml: test data file names resemble the urls (#11846) 2018-08-21 16:13:06 +02:00
vufg 52a36b4d1a ENH fetch_openml should support return_X_y (#11840) 2018-08-19 22:11:16 +08:00
Adrin Jalali d2d9abb48d ENH fetch_openml: more strongly encourage users to specify version (#11827) 2018-08-16 16:07:44 +03:00
janvanrijn ab82f5739f [MRG] Openml data loader (#11419) 2018-08-15 17:21:20 +10:00