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
92e5966096
scikit-learn
/
scikits
/
learn
/
linear_model
/
sparse
History
Lars Buitinck
6722d79c1d
typo: interation/iteration + re-Cythonize cd_fast.pyx
2011-05-22 20:26:47 +02:00
..
src
API : maxit replaced by max_iter everywhere
2010-12-11 23:14:55 -05:00
tests
rename rng to random_state
2011-05-04 09:45:16 +02:00
__init__.py
DOC: module entries in reference documentation
2011-04-11 22:07:58 +02:00
base.py
Rename SparseTransformerMixin to CoefSelectTransformerMixin.
2011-02-15 17:33:34 +09:00
coordinate_descent.py
typo: interation/iteration + re-Cythonize cd_fast.pyx
2011-05-22 20:26:47 +02:00
logistic.py
removed old version of min_C
2011-04-17 18:22:12 +02:00
setup.py
Remove redundant site.cfg parsing.
2010-12-07 15:27:31 +01:00
stochastic_gradient.py
cosmit: pep8
2011-05-04 20:14:54 +02:00