TomDLT
ceeef70037
ENH refactor NMF and add CD solver
2015-09-21 11:42:07 +02:00
Vinayak Mehta
679936f6bc
MAINT Deprecate LDA/QDA in favor of expanded names
...
The LDA accronym for Linear Discriminant Analysis is ambiguous
because of the newly introduced Latent Dirichlet Allocation model.
We therefore deprecate the sklearn.lda.LDA and sklearn.lda.QDA
in favor of explicit names.
2015-09-11 15:32:11 +02:00
Mathieu Blondel
d341dac18d
Remove shebang and utf-8 header.
2015-08-11 02:24:11 +09:00
Mathieu Blondel
0586070499
chmod -x
2015-08-11 02:15:44 +09:00
Arthur Mensch
fead69a4ac
Bugfix : type in cd changed for read only memmap compatibility
2015-07-31 12:12:40 +02:00
Andreas Mueller
891b8417c9
DOC remove linewidth in pca/ica example
2015-06-11 13:25:36 -04:00
Ali Baharev
b1348bbc14
Typo: PCA is not the abbreviation of Probablisitic
2015-03-30 22:17:39 +02:00
Javier López Peña
8537b212f9
Fix example in plot_pca_3d.py (color array had wrong size)
2014-11-29 15:11:36 +00:00
Kyle Kastner
5f8271f60c
Updated what's new to add IncrementalPCA
2014-09-23 10:14:45 -04:00
Kyle Kastner
b2d6a30aeb
IncrementalPCA implementation
2014-09-22 13:12:29 -04:00
Andreas Mueller
5b247f90e4
move around examples for better structure.
2014-07-17 09:35:30 +02:00
bwignall
9bee5b4d2f
CLN: Capitalize "Dirichlet" and "Mexican" in example docstrings
2014-06-01 17:43:21 -04:00
bwignall
34fc4d4214
CLN: Capitalize "Gaussian" in example docstrings
2014-06-01 16:53:23 -04:00
Olivier Grisel
1a05e6d3f7
FIX: euclidean divide in plot_image_denoising.py for Py3 support
2014-05-23 13:33:13 +02:00
Rajat Khanduja
cca6fc7e8b
Some more examples updated to use matplotlib.pyplot
2014-05-16 09:42:02 +05:30
Rajat Khanduja
5e20b8c664
Fixed pep8 violations. Some 'line too long' errors still remain.
2014-05-15 09:23:16 +05:30
Rajat Khanduja
2244098532
Updated examples to use pyplot for plotting instead of pylab
...
Some examples not updated because scripts throw error (probably not
because of the change)
2014-05-15 02:18:07 +05:30
Joel Nothman
dbc26ce996
COSMIT remove unused imports and variables
2014-02-03 19:43:56 +11:00
dengemann
2843ee19e9
manual subplots adjust
...
manual subplots adjust
2013-12-02 13:10:00 +01:00
dengemann
925aa1ee5e
Improve wording + COSMITS II
2013-12-02 11:46:35 +01:00
dengemann
f3c09df70c
Improve wording + COSMITS
2013-12-02 11:44:53 +01:00
dengemann
efe5294b00
COSMIT
2013-12-02 09:52:42 +01:00
dengemann
05188ef984
ICA vs PCA barrier free + fixed
2013-12-02 09:39:15 +01:00
dengemann
d990ad9d42
address duscssion 2 + expose modern API
2013-12-02 09:10:30 +01:00
dengemann
2b1863bb7b
address duscssion
2013-12-02 09:05:03 +01:00
dengemann
93f2a9acf7
COSMIT
2013-12-02 01:04:20 +01:00
dengemann
c0259847b4
ENH: color scheme + add PCA
2013-12-02 01:02:11 +01:00
Alexandre Gramfort
101f0eed4c
ENH : better shrinkage range for ShrunkCovariance
2013-10-25 17:49:06 +02:00
dengemann
4516bf5f96
COSMITS
2013-10-25 14:49:40 +02:00
dengemann
4f3722c38c
ENH: improve FA vs PCA example
2013-10-25 14:38:44 +02:00
Alexandre Gramfort
915a58ba64
avoid zip + topic in doc
2013-09-06 08:51:06 +02:00
Alexandre Gramfort
ab015af18e
pimp example
2013-09-05 21:50:28 +02:00
Alexandre Gramfort
7d83cf33ac
API : add score_samples in FactorAnalysis + update example
2013-09-05 21:41:45 +02:00
Alexandre Gramfort
c1ad0c76f3
pep8 + misc
2013-09-05 21:40:27 +02:00
Alexandre Gramfort
d024326999
ENH : add PCA+FA model selection example
2013-09-05 21:39:58 +02:00
Lars Buitinck
98b95ca711
DOC fix example comments
...
* @GaelVaroquaux's name was misspelled
* users won't know what a "Documentation merge" is
2013-07-30 12:41:56 +02:00
Andreas Mueller
26eb3c606f
DOC/EXAMPLES fix more documentation errors, deprecated api usages.
2013-07-28 15:01:48 +02:00
Jaques Grobler
30c08d4533
Merge pull request #2017 from jaquesgrobler/ENH_docstrings_in_gallery
...
MRG: Google-images style effect for Example Gallery
2013-07-24 02:26:10 -07:00
Alexandre Gramfort
91f588b0ab
update ICA examples
2013-07-23 15:49:29 +02:00
Jaques Grobler
65cce1b43c
fix merge conflict
2013-07-22 16:20:31 +02:00
Jaques Grobler
cbfe851751
example fixes to clean first docstring paragraph of rst code
2013-07-22 15:48:44 +02:00
Jaques Grobler
8861833ec9
DOC spellfixes
2013-06-29 16:18:23 +03:00
Jaques Grobler
6fc3499bd4
example docstring fixes
2013-06-06 12:30:42 +02:00
Robert Layton
dacfd8bd5d
DOC: Replaced all BSD style licenses with "BSD 3 clause"
...
Replaced all BSD style licenses with "BSD 3 clause"
Not checked yet!
Removed duplicate "3 clause, 3 clause"
Removed trailing period if exists
Fixed some missed licences, still about 50 to do, but those can be automated
Think I got the last of them.
Apparently me and sed have different ideas of regex.
Found a few more
2013-04-30 08:34:46 +02:00
Kevin Hughes
81e009157f
ENH actually use scikit-learn's PCA class in plot_pca_3d.py
...
U is not necessarily the same as V.T. Since it's not needed, I removed it.
2013-04-17 16:29:57 +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
Andreas Mueller
edd1555a4b
MISC minor fixes in examples
2013-03-10 19:06:42 +01:00
Lars Buitinck
837093df7f
P3K: use print as a function in the examples
...
Also corrected some typos, including two people misspelling their own names :)
2013-02-01 15:04:42 +01:00
Gael Varoquaux
70a3090123
DOC: improve online KMeans example
2013-01-20 19:48:10 +01:00
Gael Varoquaux
2b618051e3
DOC: example of dict-learning with KMeans
2013-01-20 19:48:10 +01:00