.. _embedding:

***************************************************
Tools for Embedding (``megaman.embedding``)
***************************************************

This module contains tools for nonlinear embedding data sets.
These tools include Isomap, Spectral Embedding & Diffusion
Maps, Local Tangent Space Alignment, and Locally Linear
Embedding

.. toctree::
   :maxdepth: 2

   isomap.rst
   locally_linear.rst
   ltsa.rst
   spectral_embedding.rst
   API
