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 |
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 |
Andreas Mueller
|
a14d46d0f7
|
FIX: Kernel approximation module in references in alphabetical order.
|
2011-12-20 15:34:15 +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 |
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
|
0de5a1a8cd
|
DOC minor doc improvements, different example
|
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
|
2955c26527
|
DOC rst
|
2011-12-20 14:17:50 +01:00 |
Andreas Mueller
|
43b02ed5bc
|
DOC: kernel_approx make examples show correctly
|
2011-12-20 14:17:50 +01:00 |
Andreas Mueller
|
3e3136da44
|
DOC: finetuning the narrative docs for kernel_approximation
|
2011-12-20 14:17:50 +01:00 |
Andreas Mueller
|
7d5c7468b4
|
ENH: Restructuring User Guide: kernel_approximation, preprocessing and feature_extraction are under a common chapter, "
"Dataset Transformations"
|
2011-12-20 14:17:50 +01:00 |
Andreas Mueller
|
972de6d452
|
Moving kernel_approximation to the top level
|
2011-12-20 14:17:49 +01:00 |
Andreas Mueller
|
4548fa04b4
|
DOC narrative doc for additive chi squared kernel
|
2011-12-20 14:17:49 +01:00 |
Andreas Mueller
|
bd5ffe022b
|
DOC: added AdditiveChi2Sampler to doc modules
|
2011-12-20 14:17:49 +01:00 |
Andreas Mueller
|
e3a694c2cb
|
DOC approximate kernels: added formular for skewed chi squared kernel
|
2011-12-20 14:17:49 +01:00 |
Andreas Mueller
|
97cf9300f5
|
DOC: references for approximate feature maps
|
2011-12-20 14:17:49 +01:00 |
Andreas Mueller
|
e6c9606ab8
|
DOC: more narrative documentation for kernel_approximation
|
2011-12-20 14:17:49 +01:00 |
Andreas Mueller
|
f4fb0ed3e2
|
DOC approximate kernel functions narrative docs
|
2011-12-20 14:17:49 +01:00 |
Andy
|
258176c266
|
DOC: placeholder entry in user guide
|
2011-12-20 14:17:48 +01:00 |
Andy
|
52063dcc27
|
DOC added kernel_approximation module to docs
|
2011-12-20 14:17:48 +01:00 |
Fabian Pedregosa
|
51fd2bb82d
|
Remove duplicate definition in RST
|
2011-12-20 08:00:21 -05:00 |
Vlad Niculae
|
9c0e7b6844
|
Add SparseCoder example
|
2011-12-20 13:54:09 +01:00 |
Vlad Niculae
|
a646e9ae1d
|
Merge branch 'master' of https://github.com/scikit-learn/scikit-learn into sparse-coder
Conflicts:
sklearn/linear_model/least_angle.py
|
2011-12-20 13:37:00 +01:00 |
Andreas Mueller
|
aac994badd
|
FIX minor docfixes
|
2011-12-20 13:22:40 +01:00 |
Gael varoquaux
|
3b61feea07
|
DOC: improve outlier detection docs
|
2011-12-20 13:11:44 +01:00 |
Gael varoquaux
|
46cfacb617
|
DOC: outlier detection improve docs and examples
|
2011-12-20 13:11:44 +01:00 |
VirgileFritsch
|
d102afbeac
|
Magnify novelty and outlier detection examples again + minor fixes.
|
2011-12-20 13:11:43 +01:00 |
VirgileFritsch
|
745f981ed9
|
Integrate AlexG's comments on doc and examples + add tests.
|
2011-12-20 13:11:43 +01:00 |
VirgileFritsch
|
281f5d6522
|
Add tools to perform outlier detection with sklearn + documentation.
|
2011-12-20 13:11:43 +01:00 |
Vlad Niculae
|
0572c56a66
|
Merge branch 'master' into sparse-coder
|
2011-12-20 11:43:22 +01:00 |
Fabian Pedregosa
|
31582d3f05
|
FIX docstring
|
2011-12-20 05:27:31 -05:00 |
Gilles Louppe
|
794b7b155a
|
Merge branch 'master' of https://github.com/scikit-learn/scikit-learn
|
2011-12-20 11:09:51 +01:00 |
Gilles Louppe
|
5e0f0e90f4
|
DOC: Added fetch_olivetti_faces to Reference
|
2011-12-20 11:09:09 +01:00 |
Fabian Pedregosa
|
dc72cf6b49
|
Move uninteresting example to docstring
|
2011-12-20 04:46:41 -05:00 |
Olivier Grisel
|
4c8aec3a6f
|
typo: accross => across
|
2011-12-20 09:49:45 +01:00 |
Vlad Niculae
|
384f4b7326
|
Hide sparse_encode -- redundant
|
2011-12-19 20:15:22 +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 |
Gilles Louppe
|
a8c5a5a672
|
DOC: Fixed broken links
|
2011-12-19 16:24:38 +01:00 |
Jake Vanderplas
|
e66fdffa5a
|
BUG/DOC: address manifold singularity issue
|
2011-12-19 03:59:53 -08:00 |
Gael varoquaux
|
0a4591b375
|
Merge branch 'master' of https://github.com/scikit-learn/scikit-learn
|
2011-12-19 12:40:57 +01:00 |
Andreas Mueller
|
2842f488ef
|
FIX doc rst references
|
2011-12-19 12:13:51 +01:00 |
Andreas Mueller
|
0ed1fadf02
|
FIX rst errors in docs
|
2011-12-19 11:52:35 +01:00 |
Andreas Mueller
|
08df0d5e4d
|
FIX RST references
|
2011-12-19 11:40:41 +01:00 |
Vlad Niculae
|
bb3e06931b
|
FIX: objective functions in Lasso linear model docs
|
2011-12-19 11:04:36 +01:00 |