Loïc Estève
f247ad5adf
MAINT change tabs to spaces.
...
* CircleCI bash scripts
* a couple of stray tabs in examples
2018-01-05 13:08:37 +01:00
Olivier Grisel
87b3165593
ENH more readable iris dots in example
2017-06-28 14:57:45 +02:00
Aarshay Jain
a74d31a339
ENH 13 more examples fixed with matplotlib 2.0 ( #9029 )
2017-06-28 14:56:27 +02:00
David Robles
f7620bef30
DOC Make target variable Y lowercase in example ( #7905 )
2016-11-18 10:24:36 +11:00
Rémy Léone
9b7176dd9d
[DOC] Fix broken links
2016-03-23 12:45:34 -07: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
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
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
Jaques Grobler
3b8d2ecee9
fix for iris dataset
2013-03-18 13:52:20 +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
Andreas Mueller
c3ea87dbdf
ENH minore example beautification
2012-09-15 16:57:29 +01:00
Andreas Mueller
1be816da97
Example: added a pretty PCA 3D plot of iris, as this dataset is used in so many examples.
...
Unfortunately the mlp bug about 3d rotations and colors makes it not as nice as it could be.
2012-09-15 16:57:28 +01:00
Andreas Mueller
e924f2e201
FIX typos in examples
2012-05-05 21:27:28 +02:00
Andreas Mueller
e749771faa
MISC don't use ``set_cmap``
2012-05-05 20:43:21 +02:00
Andreas Mueller
645db95737
ENH adjusted examples to new matplotlib 1.1.1
2012-05-05 20:43:21 +02:00
Gael Varoquaux
d829f7d665
DOC create example section for datasets
2012-05-05 19:39:15 +02:00