December 7th 2007 09:31 am

Manifold learning toolbox for Python

As I approach the end of my PhD, I will propose my manifold learning code in a scikit (see this page) in a few weeks. For the moment, I don’t know which scikit will be used, but stay put…

The content of the scikit will be :

  • Isomap
  • LLE
  • Laplacian eigenmaps
  • Diffusion maps

2 Comments »

2 Responses to “Manifold learning toolbox for Python”

  1. Barry Wark on 04 Jan 2008 at 8:14 pm #

    This is excellent! I was just buckling down to implement some of these algorithms myself. I’ll look forward to your scikit.

  2. Matt on 15 Jan 2008 at 5:19 pm #

    I will propose them in the learn scikit but after my paper is accepted. I will propose here some results that will be exposed in it.

Trackback URI | Comments RSS

Leave a Reply

You must be logged in to post a comment.

« Enabling thread support in SWIG and Python | Creating a Python module with Scons and SWIG »