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
4a78deaa28
scikit-learn
/
sklearn
/
linear_model
/
sparse
History
Alexandre Gramfort
4298760a69
ENH : adding missing scale_C in docstring
2011-12-18 12:53:34 +01: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
COSMIT no need for csr_matrix "cast" in coord descent
2011-11-11 23:38:23 +01:00
logistic.py
ENH : adding missing scale_C in docstring
2011-12-18 12:53:34 +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
2011-12-15 17:24:53 +01:00