Commit Graph

72 Commits

Author SHA1 Message Date
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
Gael varoquaux 8edb57488d DOC+TEST: LarsCV 2011-08-03 20:03:22 +02:00
Gael varoquaux df31ae0567 DOC: Tweak the bayesian ridge docs 2011-08-03 20:03:22 +02:00
vene f32ca3b162 Merge branch 'master' into omp 2011-07-29 12:55:28 +03:00
vene a2cf951d07 DOC: some fixes 2011-07-26 23:42:42 +03:00
Alexandre Gramfort 5a12763441 API : renaming LARS to Lars 2011-07-25 21:41:48 -04:00
vene a2316af197 Brought in OMP from the larger branch 2011-07-25 13:57:42 +03:00
Gael varoquaux 96bec4a9b3 Sorry, other typo 2011-07-23 14:27:57 +02:00
Gael varoquaux eebc2ec325 DOC: Improve the Bayesian regression docs 2011-07-23 14:17:06 +02:00
Fabian Pedregosa 1355100d10 Merge pull request #218 from fabianp/fix_lars
Fix lars
2011-07-19 09:51:24 -07:00
Fabian Pedregosa 21f3659378 FIX: LARS doctest in linear_model.rst 2011-07-17 01:15:13 +02:00
Fabian Pedregosa 05f54c2cda DOC: new example for Ridge + more rst docs 2011-07-08 11:27:50 +02:00
Fabian Pedregosa fcb45b07d2 FIX doc linear_model.rst 2011-07-07 15:44:55 +02:00
Fabian Pedregosa 37d493937a cosmetic linear_model.rst 2011-07-07 15:43:06 +02:00
Fabian Pedregosa a8c3e617c1 Layout & consistency fixes linear models documentation. 2011-07-07 15:40:25 +02:00
Fabian Pedregosa 7875faab3f FIX: doctest Ridge. 2011-07-07 11:08:22 +02:00