Commit Graph

30 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
Dimitri Papadopoulos Orfanos 5f6e17c084
MNT Remove #!/usr/bin/python shebang in examples (#21246) 2021-10-14 18:51:09 +02:00
Thomas J. Fan 70a185ae59
MAINT Enable and run black on examples (#20502) 2021-10-07 10:13:00 +02:00
Tom Dupré la Tour f6e6ad2d9e
MNT clean futurewarning for 1.0 | _deprecate_positional_args (#20002)
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
2021-05-14 11:30:27 -04:00
Rishikesh d0ce40e8b2 [MRG] remove "matplotlib <1" compatibility code from manifold examples (#8552) 2017-03-10 08:25:37 +01:00
Óscar Nájera bd5cecce44 update references link namespace 2016-08-03 20:23:50 +02:00
Rémy Léone 9b7176dd9d [DOC] Fix broken links 2016-03-23 12:45:34 -07:00
Andreas Mueller 5b1aca08c2 MAINT Don't use deprecated 1d X (or deprecated matplotlib stuff) in examples. 2015-12-10 12:11:48 -05:00
Alexander Fabisch f59e08f21f Correct examples 2014-05-28 20:04:46 +02:00
Alexander Fabisch 08c17d24c5 Use PCA initialization in examples 2014-05-28 19:56:10 +02:00
Alexander Fabisch 25a8c5f05a Adress Gael's comments
* rename _binary_search to _utils
* indent list elements
* use default parameters in examples
2014-05-28 19:56:09 +02:00
Alexander Fabisch 43b41f1ff7 Modify learning schedule 2014-05-28 19:56:09 +02:00
Alexander Fabisch 8c969cb011 Add t-SNE to other examples 2014-05-28 19:56:09 +02:00
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
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
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
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 4f1bc46fc1 COSMIT pep8 in examples 2013-01-17 12:51:12 +01:00
Andreas Mueller 9e3ef3985e DOC some sphinx fixes 2013-01-16 22:51:24 +01:00
andy 1aacfbede8 ENH updated to more examples. 2013-01-07 09:41:48 +01:00
kuantkid 0e77bcecd9 FIX spectral_embedding test erros, ADD spectral embedding to sphere examples 2012-12-13 13:05:28 +08:00
andy 0bdf3d918d COSMIT RST in manifold sphere example. 2012-12-08 18:24:32 +01:00
Jaques Grobler f09a579713 heading change 2012-12-02 09:36:55 +00:00
Jaques Grobler 80c74519fd pep8 2012-12-02 09:36:55 +00:00
Jaques Grobler 9a15d93c90 final changes 2012-12-02 09:36:55 +00:00
Jaques Grobler 4fb669ef4b small changes 2012-12-02 09:36:55 +00:00
Jaques Grobler db28229dd7 links for MDS 2012-12-02 09:36:55 +00:00
Jaques Grobler 8b9c248be4 Andy`s suggestions 2012-12-02 09:36:55 +00:00
Jaques Grobler 15e40c9d51 new example added for manifold learning 2012-12-02 09:36:54 +00:00