Commit Graph

22 Commits

Author SHA1 Message Date
Dimitri Papadopoulos Orfanos d4d5f8c7e0
MAINT consistent use of `print(__doc__)` in examples (#21307)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2021-10-22 15:33:22 +02:00
Thomas J. Fan 70a185ae59
MAINT Enable and run black on examples (#20502) 2021-10-07 10:13:00 +02:00
Thomas J. Fan 81dde3a6e5
STY Ensures that "flake8 ." works (#20298) 2021-06-18 15:46:40 +02:00
Reza Gharibi 3ab22f973f [MRG] Fix overlapped plot in the ICA example (#14213) 2019-06-28 10:45:15 -07:00
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
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
dengemann 2843ee19e9 manual subplots adjust
manual subplots adjust
2013-12-02 13:10:00 +01:00
dengemann f3c09df70c Improve wording + COSMITS 2013-12-02 11:44:53 +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
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
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
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 3f0f9702a1 pep8 and starting with X in right shape 2011-06-04 19:29:09 +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