scikit-learn/sklearn/linear_model/sparse
Mathieu Blondel 68236ab14c Add decision_function to ElasticNet.
This allows to plug ElasticNet and Lasso into the multiclass estimators.
2012-01-10 16:22:05 +09:00
..
src batch re-cythonization with version 0.15 and new package names 2011-09-03 13:28:32 +02:00
tests COSMIT: pep8 2011-12-15 17:24:53 +01:00
__init__.py DOC: Standardize the module documentation format (work in progress) 2011-11-30 10:30:13 +01:00
base.py COSMIT more pep8 2011-11-28 23:55:33 +01:00
coordinate_descent.py Add decision_function to ElasticNet. 2012-01-10 16:22:05 +09:00
logistic.py COSMIT make 'References' bold and minor other fixes. 2011-12-22 20:57:54 +01:00
setup.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
stochastic_gradient.py remove obsolete `sparse_coef_` doc string 2012-01-08 18:34:33 +01:00