Skip to content

Commit 79a8cff

Browse files
committed
Pushing the docs for revision for branch: master, commit 7e8f8b7ba96ade849eaed239751ef3d00c57d0bd
1 parent 2641d56 commit 79a8cff

File tree

889 files changed

+2932
-2932
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

889 files changed

+2932
-2932
lines changed

dev/_downloads/plot_digits_classification.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
digits = datasets.load_digits()
2626

2727
# The data that we are interested in is made of 8x8 images of digits, let's
28-
# have a look at the first 3 images, stored in the `images` attribute of the
28+
# have a look at the first 4 images, stored in the `images` attribute of the
2929
# dataset. If we were working from image files, we could load them using
3030
# pylab.imread. Note that each image must have the same size. For these
3131
# images, we know which digit they represent: it is given in the 'target' of
-81 Bytes
-81 Bytes
-552 Bytes
-552 Bytes
-622 Bytes
-622 Bytes
601 Bytes
601 Bytes
-118 Bytes

0 commit comments

Comments
 (0)