Olivier Grisel
60eb28dd7e
FIX separate filenames for covtype
2015-10-07 15:05:39 +02:00
TomDLT
792e529519
add fetch_rcv1
2015-07-16 12:29:00 +02:00
Andreas Mueller
0650d5502e
DOC adding backlinks to docstrings
2015-06-03 00:24:04 -04:00
Lars Buitinck
6668adfc95
DOC numpydoc convention for Bunch-returning functions
...
Also cap lines at 80 chars, remove trailing spaces.
As suggested by @jnothman at
https://github.com/scikit-learn/scikit-learn/pull/3316/files#r14269818
2014-07-13 16:50:27 +02:00
Ilambharathi Kanniah
c19aa38f48
DOC adding return type and improving module doc
2014-07-13 11:55:58 +02:00
Olivier Grisel
033ae09fa0
FIX: fix build under Python 2.6
2014-03-29 00:58:25 +01:00
Olivier Grisel
86c07b5f27
FIX #3014 : use a different folder for covtype data under Python 3
2014-03-29 00:44:41 +01:00
Robert Layton
dacfd8bd5d
DOC: Replaced all BSD style licenses with "BSD 3 clause"
...
Replaced all BSD style licenses with "BSD 3 clause"
Not checked yet!
Removed duplicate "3 clause, 3 clause"
Removed trailing period if exists
Fixed some missed licences, still about 50 to do, but those can be automated
Think I got the last of them.
Apparently me and sed have different ideas of regex.
Found a few more
2013-04-30 08:34:46 +02:00
Lars Buitinck
2cb8b5e94b
P3K some more fixes in random places
2013-03-08 18:31:35 +01:00
Andreas Mueller
c0d1d887b5
FIX remove dtype from covertype, add fetch_covtype to init, add missing docstrings.
2013-02-16 19:15:01 +01:00
Lars Buitinck
16e595ab94
ENH move covtype loading to sklearn.datasets
2013-02-13 21:01:19 +01:00