We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 25af09d + 1ebb228 commit 27cde31Copy full SHA for 27cde31
doc/datasets/olivetti_faces.rst
@@ -8,7 +8,10 @@ The Olivetti faces dataset
8
This dataset contains a set of face images taken between April 1992 and April
9
1994 at AT&T Laboratories Cambridge. The website describing the original
10
dataset is now defunct, but archived copies can be accessed through
11
-`the Internet Archive's Wayback Machine`_.
+`the Internet Archive's Wayback Machine`_. The
12
+:func:`sklearn.datasets.fetch_olivetti_faces` function is the data
13
+fetching / caching function that downloads the data
14
+archive from AT&T.
15
16
.. _the Internet Archive's Wayback Machine: http://wayback.archive.org/web/*/http://www.uk.research.att.com/facedatabase.html
17
0 commit comments