scikit-learn/sklearn/linear_model/sparse
GaelVaroquaux 10f18e6655 Revert "ENH: small speedups in coordinate descent"
This reverts commit d434a39e76.

Apparently it creates numerical instabilities on some systems.
2012-02-25 19:18:01 +01:00
..
src Revert "ENH: small speedups in coordinate descent" 2012-02-25 19:18:01 +01:00
tests TST: use assert_true instead of assert + remove some relative imports 2012-02-11 15:43:03 +01:00
__init__.py DOC: Standardize the module documentation format (work in progress) 2011-11-30 10:30:13 +01:00
coordinate_descent.py DOC rm unused param from sparse.ElasticNet docstring 2012-01-28 20:38:22 +01:00
logistic.py ENH merge dense/sparse LinearSVC, part 4: deprecate sparse.LogisticRegression 2012-01-16 21:34:55 +01:00
setup.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
stochastic_gradient.py COSMIT pep8 2012-01-23 10:02:01 +01:00