Andreas Mueller
|
92138a4258
|
COSMIT pep8
|
2012-11-10 14:02:29 +00:00 |
Mathieu Blondel
|
34037306ab
|
Remove transform from PassiveAggressive*.
It really only makes sense if the estimator supports L1-penalty.
|
2012-11-08 15:21:19 +09:00 |
Mathieu Blondel
|
a3670c0fb4
|
Remove predict_proba from Perceptron and PassiveAggressiveClassifier.
Fixes #1336.
|
2012-11-07 14:18:34 +09:00 |
Mathieu Blondel
|
00c380b82a
|
Cosmit: random_state is not necessary.
|
2012-11-05 16:56:44 +09:00 |
Mathieu Blondel
|
25284b9cf1
|
Merge branch 'sgd_learners' of https://github.com/zaxtax/scikit-learn into passive_aggressive
|
2012-11-05 16:24:42 +09:00 |
Rob Zinkov
|
f67e0d2f1e
|
Fixed docstrings and seed tests
|
2012-11-02 09:52:05 -07:00 |
Mathieu Blondel
|
f65efcf8eb
|
More use sklearn.utils.testing.
My model is training :)
|
2012-10-25 21:21:22 +09:00 |
Andreas Mueller
|
06d1d3b08d
|
COSMIT removed unused import
|
2012-01-31 21:34:48 +01:00 |
Mathieu Blondel
|
5e3ea55706
|
Add Perceptron.
|
2012-01-29 02:34:12 +09:00 |