scikit-learn/sklearn/linear_model/sparse
Olivier Grisel 1e4e6012ac ENH: make it possible to pass class_weight='auto' as constructor param for SGDClassifier 2011-11-01 19:00:50 +01:00
..
src batch re-cythonization with version 0.15 and new package names 2011-09-03 13:28:32 +02:00
tests Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
base.py Documenting a secret feature and fixing bugs in the process. 2011-09-06 19:12:00 +09:00
coordinate_descent.py ENH accept matrix input throughout 2011-10-21 13:51:12 +02:00
logistic.py Revert "ENH prevent copy in sparse.LogisticRegression" 2011-10-30 21:23:49 +01:00
setup.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
stochastic_gradient.py ENH: make it possible to pass class_weight='auto' as constructor param for SGDClassifier 2011-11-01 19:00:50 +01:00