Skip to content

Commit 27cde31

Browse files
committed
Merge pull request scikit-learn#2945 from maheshakya/olivetti
[MRG] Added reference to the function fetch_olivetti_faces in the narrative documentation of olivetti face dataset.
2 parents 25af09d + 1ebb228 commit 27cde31

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

doc/datasets/olivetti_faces.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,10 @@ The Olivetti faces dataset
88
This dataset contains a set of face images taken between April 1992 and April
99
1994 at AT&T Laboratories Cambridge. The website describing the original
1010
dataset is now defunct, but archived copies can be accessed through
11-
`the Internet Archive's Wayback Machine`_.
11+
`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.
1215

1316
.. _the Internet Archive's Wayback Machine: http://wayback.archive.org/web/*/http://www.uk.research.att.com/facedatabase.html
1417

0 commit comments

Comments
 (0)