Jake Vanderplas
|
96d6060cd7
|
pep8
|
2011-12-23 10:12:26 -08:00 |
Fabian Pedregosa
|
6e07284f3f
|
FIX example logisitic regression.
|
2011-09-14 12:53:35 +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 |
Paolo Losi
|
e44915fda8
|
the l1 logreg example now works with l1_min_c
|
2011-04-26 09:32:37 +02:00 |
Gael varoquaux
|
21175e3629
|
MISC: Fix example to adjust to eps -> tol
|
2011-03-02 06:52:58 +01:00 |
Fabian Pedregosa
|
68bc58d029
|
glm --> linear_model rename holocaust.
I also moved cd_fast.pyx from its src subdirectory to linear_models,
to match the sgd module structure.
|
2010-11-25 16:27:30 +01:00 |