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
Mathieu Blondel
f65efcf8eb
More use sklearn.utils.testing.
...
My model is training :)
2012-10-25 21:21:22 +09:00
Olivier Hervieu
d0b20f0a21
FIX inconsistent coef_.shape in LinearRegression
...
Should fix issue #652 .
2012-05-15 15:30:08 +02:00
flyingimmidev
f20995006d
BugFix, matrix was not flagged as sparse.
2012-03-10 21:23:34 +01:00
flyingimmidev
d4a6ebd21e
pep8 errors fixed
2012-03-07 21:12:22 +01:00
flyingimmidev
c987520266
spelling
2012-03-06 23:04:05 +01:00
flyingimmidev
5a2f016614
consistency
2012-03-06 22:59:15 +01:00
flyingimmidev
c55214c411
fixed spelling error
...
data set generators used instead of custom data sets
2012-03-06 22:55:17 +01:00
flyingimmidev
2a52d97afb
Test added for multiple-outcome:
...
- linear regression
- sparse linear regression
2012-03-06 21:07:39 +01:00
Andreas Mueller
070007fd88
COSMIT pep8
2012-01-08 20:12:40 +01:00
GaelVaroquaux
96dcaf7226
ENH: Make LinearRegression work with sparse
...
Fixes #533
2012-01-05 23:00:03 +01:00
Andreas Mueller
78fa279dc6
COSMIT more pep8
2011-11-28 23:55:33 +01: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