Andreas Mueller
|
1b8b088dd4
|
DOC fixed reference to an example (that I also broke before)
|
2012-03-11 15:29:25 +01:00 |
Andreas Mueller
|
800e8c094a
|
FIX minor doc fixes
|
2012-03-04 20:13:22 +01:00 |
GaelVaroquaux
|
de85be284c
|
DOC: document ElasticNetCV
|
2012-02-26 13:09:14 +01:00 |
GaelVaroquaux
|
6ada8de597
|
DOC: cross-reference linear_model and randomized_lasso
|
2012-01-31 18:10:43 +01:00 |
Alexandre Gramfort
|
89a43ce279
|
DOC: rephrase rand linear model doc
|
2012-01-31 18:10:42 +01:00 |
Alexandre Gramfort
|
19331b5ae3
|
DOC : adding doc for Randomized sparse linear models + fix test
|
2012-01-31 18:07:06 +01:00 |
Mathieu Blondel
|
1f205e35bf
|
Quick note on sparsity.
|
2012-01-29 21:17:33 +09:00 |
Mathieu Blondel
|
6ee1dd435a
|
Minimal documentation.
|
2012-01-29 02:53:19 +09:00 |
Mathieu Blondel
|
11f4c071fb
|
Fix doctest.
|
2012-01-20 12:21:23 +09:00 |
emmanuelle
|
e957a759d4
|
Reference to tomography example in narrative doc
|
2012-01-15 10:43:13 +01:00 |
Andreas Mueller
|
d42497361f
|
DOC added reference for sparsity of ARD
|
2012-01-07 18:11:30 +01:00 |
Andreas Mueller
|
a42c94f850
|
COSMIT typo, thanks @vmichel for pointing it out.
|
2012-01-07 18:11:30 +01:00 |
Andreas Mueller
|
bf8cc20cd5
|
DOC mentioning sparsity of ARD, reblocking text
|
2012-01-07 18:11:30 +01:00 |
Andreas Mueller
|
bbf65fcc87
|
DOC Reworking Bayesian regression documentation
|
2012-01-07 18:11:30 +01:00 |
Tiziano Zito
|
c2169fa1e3
|
FIX broken links to Rubinstein's K-SVD paper.
|
2012-01-05 11:22:26 +01:00 |
Vlad Niculae
|
5ef4a4d58e
|
Merge branch 'master' into sparse-coder
|
2011-12-19 18:54:14 +01:00 |
Vlad Niculae
|
ab7b857881
|
DOC: specify scaling in linear_model.rst
|
2011-12-19 17:57:19 +01:00 |
Vlad Niculae
|
bb3e06931b
|
FIX: objective functions in Lasso linear model docs
|
2011-12-19 11:04:36 +01:00 |
Andreas Mueller
|
b4ee207913
|
DOC: Added missing rst label
|
2011-12-19 10:47:15 +01:00 |
Brian Holt
|
d02cfe4898
|
Fixed typo
|
2011-11-29 13:58:00 +00:00 |
Fabian Pedregosa
|
651443887a
|
DOC: rename n -> p
See comment in 6d5cb365cc
|
2011-11-21 15:36:34 +01:00 |
Fabian Pedregosa
|
72c5f01823
|
Minor update and fixes to linear_model documentation
|
2011-11-21 12:55:43 +01:00 |
Fabian Pedregosa
|
6d5cb365cc
|
Doc: minor fixes
|
2011-11-21 12:34:05 +01:00 |
Fabian Pedregosa
|
63887c2b18
|
Style update in documentation.
|
2011-11-21 12:31:59 +01:00 |
Lars Buitinck
|
627bf4144d
|
DOC typos and style in linear_model docs
|
2011-11-03 19:54:47 +01:00 |
Lars Buitinck
|
458cc72440
|
fix doctest failures in linear_models docs
|
2011-09-26 15:41:16 +02:00 |
Lars Buitinck
|
56d26f9fdd
|
rename overwrite_Foo params to copy_Foo (and inversed their meaning)
|
2011-09-25 16:52:29 +02:00 |
vene
|
40eb1010d2
|
Merge branch 'master' into sc
Conflicts:
doc/modules/linear_model.rst
scikits/learn/decomposition/__init__.py
|
2011-09-05 01:45:31 +03:00 |
Fabian Pedregosa
|
ddf4b72109
|
Move project directory from scikits.learn to sklearn
|
2011-09-02 12:06:57 +02:00 |
Fabian Pedregosa
|
68f27e3790
|
Revert "Move project directory from scikits.learn to sklearn"
This reverts commit fd0d3b879d.
|
2011-09-02 12:03:18 +02:00 |
Fabian Pedregosa
|
fd0d3b879d
|
Move project directory from scikits.learn to sklearn
|
2011-09-02 11:38:24 +02:00 |
Gael varoquaux
|
9e1ba8f773
|
DOC: Fix doctest
|
2011-09-01 21:34:45 +02:00 |
vene
|
8a656a2c65
|
Merge branch 'master' into sc
|
2011-08-28 11:45:36 +02:00 |
Olivier Grisel
|
eaa9253f3e
|
cosmit
|
2011-08-24 19:26:37 +02:00 |
Olivier Grisel
|
f8e578dabf
|
FIX: doctests on buildbot
|
2011-08-24 19:23:44 +02:00 |
Olivier Grisel
|
79a4a600a9
|
FIX: updating doctests in gaussian_process.rst and linear_model.rst
|
2011-08-24 16:01:38 +02:00 |
vene
|
f1110e0afe
|
rename eps to tol in omp code
|
2011-08-24 15:31:07 +02:00 |
vene
|
65b50b777c
|
Merge branch 'master' into sc
|
2011-08-24 12:01:51 +02:00 |
vene
|
34c3fccaa5
|
corrected reference to omp
|
2011-08-23 11:12:20 +02:00 |
vene
|
d402deb79c
|
FIX: BayesianRidge doctest
|
2011-08-21 23:09:27 +02:00 |
Alexandre Gramfort
|
43e3229a86
|
DOC: clarify doc on BIC/AIC
|
2011-08-10 16:30:31 -04:00 |
Gael varoquaux
|
5fb850bc20
|
DOC: make lasso docs easier to read
|
2011-08-10 19:39:17 +02:00 |
Gael varoquaux
|
22da70185d
|
DOC: cosmetic changes to lars-bic doc and examples
|
2011-08-10 19:33:43 +02:00 |
Alexandre Gramfort
|
f599fab517
|
ENH + DOC: addressing @GaelVaroquaux's comments
|
2011-08-10 16:12:41 +02:00 |
Alexandre Gramfort
|
e4f4b907e7
|
ENH: addressing @ogrisel's comments on PR 298
|
2011-08-10 16:12:41 +02:00 |
vene
|
a1d8259f4a
|
Merge branch 'master' into omp
Conflicts:
doc/modules/linear_model.rst
|
2011-08-05 17:50:34 +03:00 |
vene
|
fd44110a18
|
DOC: referenced OrthogonalMatchingPursuit in doc
|
2011-08-04 12:49:56 +03:00 |
GaelVaroquaux
|
a155134faa
|
DOC: typos
|
2011-08-03 20:03:23 +02:00 |
GaelVaroquaux
|
626061357f
|
DOC: add example comparing LassoCV and LassoLarsCV
|
2011-08-03 20:03:22 +02:00 |
GaelVaroquaux
|
66736a8503
|
DOC; fix documentation
|
2011-08-03 20:03:22 +02:00 |