Lars Buitinck
6091d7d2b1
DOC fix rendering of fetch_mldata example
...
Fixes #2899 .
2014-03-09 23:03:45 +01:00
Andreas Mueller
e488704849
COSMIT pep8
2013-07-23 15:17:32 +02:00
Jaques Grobler
2ffb484adb
COSMIT pep8
2013-05-04 10:43:39 +02:00
Olivier Grisel
0859653e09
FIX: use the mldata mock in docstring as well
2013-05-01 13:49:58 +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
Olivier Grisel
3379504b6b
PY3: fix urlopen in mldata and california housing loaders
2013-03-19 17:56:57 +01:00
Andreas Mueller
1406cdfbb7
ENH use the numbers module introduced in Python 2.6 to check for number types.
...
Fixes 1255.
2012-10-24 18:44:53 +02:00
Andreas Mueller
4c8c3be75c
ENH more robust testing if parameter is int or float, as suggested by @larsmans in #1066 .
2012-09-01 14:29:35 +02:00
Andreas Mueller
bf990e2890
COSMIT some RST fixes for the docs
2012-07-21 12:40:49 +01:00
Immanuel Bayer
0586bfe23b
fix docstring example
2012-06-07 17:09:33 +02:00
Subhodeep Moitra
68062a2462
P3K: Fixed print related Python3 errors
2012-05-11 11:21:01 +02:00
Andreas Mueller
af3b08a0c3
ENH: don't fail on "yeast" dataset
2012-03-18 17:55:53 +01:00
Lars Buitinck
1de57fa4e9
COSMIT use Python 2.6 except-as syntax
2011-12-12 20:42:56 +01:00
Lars Buitinck
1a0f5751c2
drop Python 2.5; no more with statements from the __future__
2011-12-10 10:20:13 +01:00
Fabian Pedregosa
7b1562495a
FIX: some sklear.test() fixes.
...
sklearn.test() seems to be very picky to doctest that don't print and
other minor stuff.
2011-09-16 09:11:40 +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