Alexandre Gramfort
|
4298760a69
|
ENH : adding missing scale_C in docstring
|
2011-12-18 12:53:34 +01:00 |
Alexandre Gramfort
|
8ec89a9fc2
|
ENH : C scaling of sparse models
|
2011-12-18 12:39:26 +01:00 |
Andreas Mueller
|
78fa279dc6
|
COSMIT more pep8
|
2011-11-28 23:55:33 +01:00 |
Lars Buitinck
|
e6d5ed0c69
|
Revert "ENH prevent copy in sparse.LogisticRegression"
This reverts commit b453e1e721.
|
2011-10-30 21:23:49 +01:00 |
Lars Buitinck
|
b453e1e721
|
ENH prevent copy in sparse.LogisticRegression
|
2011-10-30 19:57:45 +01:00 |
Lars Buitinck
|
3bde2bf97b
|
ENH accept matrix input throughout
Simple solution: replace np.asanyarray with np.asarray throughout.
Also, use utils.as_float_array where appropriate.
|
2011-10-21 13:51:12 +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 |