Commit Graph

24 Commits

Author SHA1 Message Date
plagree 1f6ac72df7 [MRG] DOC examples with correct notebook style (#9061)
* DOC examples with correct notebook style

* Modifications in examples/ to avoid unwanted notebook style

* Remove last notebook style example

* Space formatting to avoid notebook style
2017-06-20 14:48:57 +02:00
Andreas Mueller 891b8417c9 DOC remove linewidth in pca/ica example 2015-06-11 13:25:36 -04:00
Rajat Khanduja cca6fc7e8b Some more examples updated to use matplotlib.pyplot 2014-05-16 09:42:02 +05:30
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 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
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 cbfe851751 example fixes to clean first docstring paragraph of rst code 2013-07-22 15:48:44 +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
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
Andreas Mueller 38b455d541 Cosmit pep8 2012-12-25 13:16:05 +01:00
Alexandre Gramfort 504956a199 FIX : make plot_ica_vs_pca.py deterministic (fix for #815) 2012-05-03 17:39:46 +02:00
Alexandre Gramfort 3f330f2967 STY : pep8 2011-12-20 15:34:17 +01: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
andy 6f85683576 pep8 2011-06-04 19:00:30 +02:00
andy 4762cfc335 fixed bug 2011-06-04 19:00:18 +02:00
andy 386e420d23 I don't really understand this, but it makes the error go away. 2011-06-04 16:18:01 +02:00
andy 2d988c08e3 typo 2011-06-04 16:17:36 +02:00
andy 42e6ae5582 Adjusted examples to new ICA interface 2011-06-04 16:07:48 +02:00
Gael varoquaux 58299a42cd MISC: separate decomposition examples to new dir 2011-04-10 17:53:15 +02:00