On Wed, Nov 9, 2011 at 5:02 PM, Alejandro Weinstein
wrote:
> Is there a lower bound for n_neighbors when using the the Local
> Tangent Space Alignment method with LLE?
I can solve the problem by using eigen_solver='dense'. Seems to be a
manifestation of the same problem described in a previous po
Hi:
Is there a lower bound for n_neighbors when using the the Local
Tangent Space Alignment method with LLE?
I get this warning
/usr/local/lib/python2.6/dist-packages/scipy/linalg/decomp_lu.py:59:
RuntimeWarning: Diagonal number 198 is exactly zero. Singular matrix.
RuntimeWarning)
when I ru