|
tests
|
fixed tests to work with Ridge GCV
|
2012-02-28 20:46:18 +09:00 |
|
base.py
|
COSMIT pep8
|
2012-02-01 22:32:17 +01:00 |
|
coordinate_descent.py
|
MISC: cosmit to please @agramfort
|
2012-02-26 23:06:18 +01:00 |
|
logistic.py
|
Merge branch 'master' into svm_class_weights
|
2012-02-15 00:12:02 +01:00 |
|
omp.py
|
FIX: issue #540, make omp robust to empty solution
|
2012-01-09 00:45:55 +02:00 |
|
perceptron.py
|
COSMIT pep8
|
2012-02-01 22:32:17 +01:00 |
|
ridge.py
|
svd fails for sample_weights, use eig instead
|
2012-02-28 20:46:18 +09:00 |
|
sgd_fast.c
|
cosmit: better docstrings for SGD
|
2012-02-12 19:15:54 +01:00 |
|
sgd_fast.pxd
|
use Py_ssize_t where appropriate; cosmit
|
2012-02-08 22:03:38 +01:00 |
|
sgd_fast.pyx
|
cosmit: better docstrings for SGD
|
2012-02-12 19:15:54 +01:00 |