gpassino
969e677353
DOC fix kernels documentation inconsistencies
...
Fixes gh-3916, gh-2901.
2014-12-01 11:51:36 +01:00
Kyle Kastner
b2d6a30aeb
IncrementalPCA implementation
2014-09-22 13:12:29 -04:00
Lars Buitinck
88b05ff908
MAINT remove deprecated PCA code
2014-07-22 15:45:35 +02:00
Andreas Mueller
5b247f90e4
move around examples for better structure.
2014-07-17 09:35:30 +02:00
Olivier Grisel
2eb1e98eef
MAINT ensure that examples figures are displayed in the correct order
2014-07-14 15:47:17 +02:00
Lars Buitinck
c176ced74d
DOC double backticks for fixed-width (code) font
...
Fixes #3337 . Also other minor fixes while I was at it.
2014-07-06 14:18:33 +02:00
Olivier Grisel
42e9f5d9ad
DOC fix bad formatting in decomposition.rst
2014-06-23 10:57:19 +02:00
Andreas Mueller
67b8601314
Minor fixes in the docs
2014-06-07 16:38:53 +02:00
Lars Buitinck
91ae7cd2f9
DOC: NMF narrative: describe optimization problem
2013-09-20 12:13:05 +02:00
Alexandre Gramfort
915a58ba64
avoid zip + topic in doc
2013-09-06 08:51:06 +02:00
Alexandre Gramfort
ce4b0411bd
show example in narrative doc
2013-09-05 22:20:38 +02:00
Alexandre Gramfort
691c9e6533
DOC : remove reference to ProbabilisticPCA in doc
2013-09-05 21:36:46 +02:00
dengemann
55a92e7680
FIX: 80 characters
2013-07-30 15:30:07 +02:00
dengemann
b65ab86a04
FIX/ENH: revert changes, improve doc
2013-07-30 15:30:06 +02:00
Lars Buitinck
8d4734144e
DOC minor copyedit to narratives
2013-07-27 18:22:41 +02:00
Jaques Grobler
8861833ec9
DOC spellfixes
2013-06-29 16:18:23 +03:00
Lars Buitinck
a7e0246624
FIX and link LSA clustering example
2013-06-12 13:39:39 +02:00
Lars Buitinck
cacb14ef0a
ENH add latent semantic analysis/sparse truncated SVD
...
Fixes #1519 .
2013-06-12 13:39:36 +02:00
Stefano Lattarini
67ece78da4
COSMIT various typofixes
...
As suggested by codespell <https://github.com/lucasdemarchi/codespell >
Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
2013-04-11 21:22:14 +02:00
Gael Varoquaux
134df7713c
DOC: fix typo
2013-01-20 19:48:11 +01:00
Gael Varoquaux
4ba01b6932
DOC: dict learning with kmeans in narrative doc
2013-01-20 19:48:11 +01:00
Vlad Niculae
94215eb4af
DOC: Fixed wrong link and formatting in decomposition docs
2013-01-11 20:00:46 +00:00
Xinfan Meng
2468cbf336
DOC Change URLs of NNDSVD papers to avoid paywall
2012-11-15 13:23:28 +01:00
Immanuel Bayer
ca8a8eb66a
ENH renaming 'n_atoms' to 'n_components' for consistency
2012-11-04 10:01:13 +00:00
Olivier Grisel
2d4dd8969a
FIX: missing figures in FA narrative doc
2012-10-14 15:30:46 +02:00
Alexandre Gramfort
5129029bd1
update what's new with FactorAnalysis
2012-10-13 19:29:02 +02:00
osdf
345d6fb1e4
Moved paragraph on FA before ICA.
2012-10-13 19:29:02 +02:00
osdf
3d769f5248
Adding some plots for FA. Ordering of articles must be adopted.
2012-10-13 19:29:01 +02:00
osdf
3732ccf4de
Some documentation for FA.
2012-10-13 19:29:01 +02:00
Andreas Mueller
fb7b5b7e76
DOC correct links to face recognition example, take care of trailing underscores.
2012-04-08 15:51:18 +02:00
Jaques Grobler
bd271ab65c
Better doctest time(wip),removed duplicate examples, update plot_ols.py
...
- I wish to replace the old plot_ols.py example with a new one which
uses the diabetes_dataset instead of synthetic data.
- references to changed example paths updated
2012-03-05 17:18:05 +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
Vlad Niculae
5ef4a4d58e
Merge branch 'master' into sparse-coder
2011-12-19 18:54:14 +01:00
Gilles Louppe
a8c5a5a672
DOC: Fixed broken links
2011-12-19 16:24:38 +01:00
Andreas Mueller
08df0d5e4d
FIX RST references
2011-12-19 11:40:41 +01:00
Andreas Mueller
74251b9657
COSMIT rst formatting
2011-12-19 10:22:44 +01:00
Vlad Niculae
7fba5f5b89
Fixed doc links
2011-12-07 21:15:42 +02:00
Vlad Niculae
fced53088c
initial work on docs
2011-12-07 20:31:06 +02:00
Gilles Louppe
ea7d943bdd
DOC: "the scikit-learn" -> "scikit-learn"
2011-11-29 18:32:05 +01:00
vene
639fcfbe69
Reordered dictionary learning docs
2011-09-19 13:31:36 +03:00
vene
77a0ec3878
s/img_denoising/image_denoising
2011-09-19 12:43:51 +03:00
vene
b03dfa0415
Fixed image display in docs
2011-09-19 02:57:23 +03:00
vene
1a6f017514
added dict learning face decomposition to docs
2011-09-17 20:24:55 +03:00
vene
9c54b20b96
Reordered dictionary learning docs
2011-09-17 19:50:14 +03:00
vene
167f34080e
renamed MiniBatchDictionaryLearning
2011-09-17 18:55:16 +03:00
vene
f2a8df877c
Added missing dashes in doc
2011-09-12 19:45:12 +03: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