Commit Graph

6758 Commits

Author SHA1 Message Date
Andreas Mueller 4a78deaa28 FIX: fixed link to Virgile in whats_new 2011-12-21 07:29:18 +01:00
Alexandre Gramfort 16a2f6d801 misc 2011-12-21 01:53:13 +01:00
Gael varoquaux 627bdabeeb COSMIT: utils.fixes: document versions 2011-12-21 01:21:12 +01:00
Gael varoquaux 4683779e60 DOC: add alpha_ to attributes of LassoLarsIC 2011-12-21 01:17:43 +01:00
Gael varoquaux d819ebfb2e ENH: Store the full cv_scores in grid_search 2011-12-21 00:35:45 +01:00
Gael varoquaux c57fae8505 BUG: fix bug introduced in fd8c 2011-12-21 00:30:02 +01:00
Gael varoquaux cb629ec070 Cosmit in metrics 2011-12-21 00:29:45 +01:00
Andreas Mueller 07b3690044 FIX: missing import 2011-12-20 23:53:21 +01:00
Lars Buitinck ff4ca1c469 TST add test for sklearn.utils.extmath.logsum 2011-12-20 19:58:52 +01:00
Lars Buitinck 2998a7cc04 COSMIT reorganise utils tests 2011-12-20 19:44:42 +01:00
Andreas Mueller 763af613d6 Merge branch 'master' of https://github.com/scikit-learn/scikit-learn 2011-12-20 19:12:53 +01:00
Andreas Mueller 560c7e044e FIX docstring errors... 2011-12-20 19:08:41 +01:00
Andreas Mueller 07f8c6f660 DOC FIX typo 2011-12-20 18:58:39 +01:00
Vlad Niculae 9944b0d133 Added @vene's work to the changelog 2011-12-20 18:24:35 +01:00
Lars Buitinck a18fff7b09 DOC document svmlight file loader changes in changelog 2011-12-20 18:10:06 +01:00
Fabian Pedregosa 3fc6f142d4 Typo in example. Thanks Virgile for the cool example. 2011-12-20 11:49:31 -05:00
Lars Buitinck ef6a563f25 BUG fix off-by-one error in SVMlight format loader
Apparently, column indices in SVMlight/LibSVM data files are one-indexed.
2011-12-20 17:18:40 +01:00
Vlad Niculae c8fbfa6d64 Merge branch 'master' into sc-example 2011-12-20 17:09:40 +01:00
Mathieu Blondel 6628bc887b Merge pull request #493 from amueller/kernel_approximation_doc
MRG trying to clarify the kernel_approx documentation.
2011-12-20 08:09:19 -08:00
Vlad Niculae 51b6dea96b Rehauled SparseCoder example 2011-12-20 17:09:15 +01:00
Fabian Pedregosa 7dc1ea07f7 More robust test for lars_path 2011-12-20 10:58:32 -05:00
Fabian Pedregosa c4decfbd97 Replace unmaintainable test
closes https://github.com/scikit-learn/scikit-learn/issues/485
2011-12-20 10:58:32 -05:00
Andreas Mueller de414067ad DOC trying to clarify the kernel_approx documentation. 2011-12-20 16:40:09 +01:00
Gilles Louppe 0a0d95f986 DOC: Cosmit on the reference 2011-12-20 16:03:03 +01:00
Mathieu Blondel 1f3262d112 scale_C will be True in scikit-learn 0.11. 2011-12-20 15:39:48 +01:00
Alexandre Gramfort a2774a2f38 Merge branch 'master' of https://github.com/scikit-learn/scikit-learn 2011-12-20 15:34:48 +01:00
Alexandre Gramfort 3f330f2967 STY : pep8 2011-12-20 15:34:17 +01:00
Andreas Mueller a14d46d0f7 FIX: Kernel approximation module in references in alphabetical order. 2011-12-20 15:34:15 +01:00
Alexandre Gramfort d530fa13f1 Merge branch 'master' of https://github.com/scikit-learn/scikit-learn 2011-12-20 14:24:23 +01:00
Gael varoquaux f30fafe5bd DOC: removing dangling link 2011-12-20 14:23:07 +01:00
Gael varoquaux ad19facb3b DOC: cosmit in kernel approximation 2011-12-20 14:17:51 +01:00
Gael varoquaux 13e69177ee MISC: update whats_new 2011-12-20 14:17:51 +01:00
Andreas Mueller 486cd551f8 COSMIT pep8 2011-12-20 14:17:51 +01:00
Andreas Mueller e33d9558bf FIX fix module links, figure split into two 2011-12-20 14:17:51 +01:00
Andreas Mueller 39771fa453 ENH Remove redundant example 2011-12-20 14:17:51 +01:00
Andreas Mueller a25d611052 FIX typo that cost me half a day of sprinting... 2011-12-20 14:17:51 +01:00
Andreas Mueller 79ad277714 FIX path in plot 2011-12-20 14:17:51 +01:00
Andreas Mueller 4c8658c8ce DOC added reference to the user guide in kernel_approximation module 2011-12-20 14:17:50 +01:00
Andreas Mueller 23f12cb44a COSMIT + SPELL 2011-12-20 14:17:50 +01:00
Andreas Mueller e9982cd3c7 BUG import ... 2011-12-20 14:17:50 +01:00
Andreas Mueller 7a8e3d86d8 NONSENSE improve the example that i'll remove in a sec 2011-12-20 14:17:50 +01:00
Andreas Mueller 0de5a1a8cd DOC minor doc improvements, different example 2011-12-20 14:17:50 +01:00
Andreas Mueller 761eb3e4c7 FIX: use safe_sparse_dot in kernel_approx transform 2011-12-20 14:17:50 +01:00
Andreas Mueller 5959e7a45b ENH kernel approximation: More specific references and example referencing the narrative docs. 2011-12-20 14:17:50 +01:00
Andreas Mueller 44e9baee1c ENH timing results in approx kernel example 2011-12-20 14:17:50 +01:00
Andreas Mueller eca01e80ed DOC more discussion in docstring 2011-12-20 14:17:50 +01:00
Andreas Mueller 6f3263f569 ENH fixed location of the legend in kernel_approximation example 2011-12-20 14:17:50 +01:00
Andreas Mueller 48be642417 ENH better testing 2011-12-20 14:17:50 +01:00
Andreas Mueller 7525923d13 ENH Addressing some of Gael's comments, mainly naming and docstrings 2011-12-20 14:17:50 +01:00
Andreas Mueller 2955c26527 DOC rst 2011-12-20 14:17:50 +01:00