This website requires JavaScript.
Explore
Help
Sign In
baohan
/
scikit-learn
mirror of
https://github.com/scikit-learn/scikit-learn.git
Watch
0
Star
0
Fork
You've already forked scikit-learn
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cb3eff0899
scikit-learn
/
sklearn
/
linear_model
/
sparse
History
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