Commit Graph

12 Commits

Author SHA1 Message Date
Andreas Mueller 952ef6637a MRG Drop legacy python / remove six dependencies (#12639) 2019-01-03 15:50:05 +02:00
Adrin Jalali 2bd87f6ed8 Remove python < 3.5 from CI (#12746) 2018-12-14 10:53:12 +01:00
Hanmin Qin 12384a1f39
MNT silence a LGTM alert (#12633) 2018-11-22 09:03:34 +08: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
Hanmin Qin 06b4307fbc
DOC Include fetch_openml doc in user guide (#12065) 2018-09-13 18:17:31 +08:00
Thomas Fan 83e73759f0 ENH Uses gzip when caching in fetch_openml (#11830) 2018-09-03 09:03:44 +10: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