Commit Graph

9 Commits

Author SHA1 Message Date
Mathieu Blondel f65efcf8eb More use sklearn.utils.testing.
My model is training :)
2012-10-25 21:21:22 +09:00
Lars Buitinck 60ae168464 COSMIT rm unused import 2012-10-16 14:36:49 +02:00
Andreas Mueller a06c367ba2 ENH sparse matrix support in randomized logistic regression 2012-10-16 14:34:48 +02:00
Andreas Mueller c0a057843c ENH rename Scaler to StandardScaler everywhere 2012-09-23 17:31:15 +01:00
Andreas Mueller 42114d98c3 FIX RandomizedLogisticRegression test import 2012-01-31 21:32:05 +01:00
Alexandre Gramfort b1ab2ce133 ENH : adding support for multiple regularization parameters in RandomizedLinearModel 2012-01-31 18:10:42 +01:00
Alexandre Gramfort 0af96c00cd STY: s/a/scaling + adding docstring 2012-01-31 18:06:15 +01:00
Alexandre Gramfort bcf80be3f4 FIX: fix test_randomized_logistic 2012-01-31 18:06:15 +01:00
Alexandre Gramfort f3423f8276 ENH : creating lasso_stability_path func + adding tests on randomized_l1 2012-01-31 18:06:14 +01:00