Skip to content
Snippets Groups Projects
Commit dc74f817 authored by Andreas Mueller's avatar Andreas Mueller
Browse files

DOC Insert hidden toctree, mv "included" files from rst to txt

parent c219d094
No related branches found
No related tags found
No related merge requests found
......@@ -171,11 +171,11 @@ features::
_`Faster API-compatible implementation`: https://github.com/mblondel/svmlight-loader
.. include:: olivetti_faces.rst
.. include:: olivetti_faces.txt
.. include:: twenty_newsgroups.rst
.. include:: twenty_newsgroups.txt
.. include:: mldata.rst
.. include:: mldata.txt
.. include:: labeled_faces.rst
.. include:: labeled_faces.txt
File moved
File moved
File moved
......@@ -189,3 +189,9 @@ Development
developers/utilities
developers/debugging
about
.. toctree::
:hidden:
support
whats_new
......@@ -3,7 +3,7 @@
Faces dataset decompositions
============================
This example applies to :doc:`/datasets/olivetti_faces` different
This example applies to :ref:`labeled_faces_in_the_wild` different
unsupervised matrix decomposition (dimension reduction) methods from the
module :py:mod:`sklearn.decomposition` (see the documentation
chapter :ref:`decompositions`) .
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment