Commit Graph

15 Commits

Author SHA1 Message Date
Olivier Grisel 8d058d3d54 FIX separate filenames for Olivetti faces 2015-10-07 15:05:45 +02:00
Andreas Mueller 0650d5502e DOC adding backlinks to docstrings 2015-06-03 00:24:04 -04:00
Raghav R V 88555987cc PEP8 Fix E101, E111 errors and W191, W293, W293 and W391 warnings. 2015-01-08 04:28:24 +05:30
Ilambharathi Kanniah 6d4fd85719 DOC Improve documentation of the olivetti dataset 2014-06-26 08:20:46 +02:00
Ilambharathi Kanniah 708d3a3f61 DOC Document return of fetch_olivetti_faces 2014-06-25 21:44:37 +02: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 a344f10540 FIX BytesIO and urllib usage in fetch_olivetti_faces
Fixes #1872.
2013-04-22 14:40:29 +02:00
Olivier Grisel 1967a0b323 P3K use six to have a python 2 & 3 compatible code base 2013-02-09 18:08:44 +01:00
Andreas Mueller 754c2d9533 COSMIT pep8 2012-12-22 16:48:17 +01:00
GaelVaroquaux 1694a8f2d8 ENH: use joblib compression in datasets
The 20news + olivetti + species + lfw datasets go from ~ 750M to 370M
2012-01-07 17:08:22 +01:00
Andreas Mueller ff3f814a1b COSMIT pep8 whitespace 2011-11-20 21:16:52 +01:00
Olivier Grisel 78dd8b5626 batch trailing spaces cleanup 2011-09-06 23:12:26 +02:00
Fabian Pedregosa ddf4b72109 Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
Fabian Pedregosa 68f27e3790 Revert "Move project directory from scikits.learn to sklearn"
This reverts commit fd0d3b879d.
2011-09-02 12:03:18 +02:00
Fabian Pedregosa fd0d3b879d Move project directory from scikits.learn to sklearn 2011-09-02 11:38:24 +02:00