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
Andreas Mueller
754c2d9533
COSMIT pep8
2012-12-22 16:48:17 +01:00
Mathieu Blondel
f65efcf8eb
More use sklearn.utils.testing.
...
My model is training :)
2012-10-25 21:21:22 +09:00
Andreas Mueller
3e5f2e5e08
ENH backport "assert_less" and "assert_greater", rename "assert_lower" and use it everywhere :)
2012-05-06 15:43:29 +02:00
Gael Varoquaux
54ebafce49
COSMIT we no longer support Py 2.5
...
Also, avoid 'from foo import bar' or 'import as' as much as possible
2012-05-05 20:40:36 +02:00
Vlad Niculae
3698317761
Add warnings and clean up tests
2012-05-05 20:40:35 +02:00
Alexandre Gramfort
ad8e4912cb
TST: use assert_true instead of assert + remove some relative imports
2012-02-11 15:43:03 +01:00
Vlad Niculae
60118bf090
FIX: issue #540 , make omp robust to empty solution
2012-01-09 00:45:55 +02:00
Vlad Niculae
a86b444bd8
Fix one-dimensional y in Gram OMP estimator
2011-11-16 23:42:19 +02:00
Vlad Niculae
ca63fd10fd
Skip tests in OMP that fail on old Python versions
2011-11-16 23:19:33 +02:00
vene
0240e194e9
PEP8
2011-10-20 18:36:25 +03:00
vene
a316327ac5
Testing for swapped regressors in OMP
2011-10-20 16:50:28 +03:00
vene
40eb1010d2
Merge branch 'master' into sc
...
Conflicts:
doc/modules/linear_model.rst
scikits/learn/decomposition/__init__.py
2011-09-05 01:45:31 +03: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