Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Returning eigenvalues from classical_mds? #60

Closed
BoundaryValueProblems opened this issue Jan 17, 2018 · 1 comment
Closed

Returning eigenvalues from classical_mds? #60

BoundaryValueProblems opened this issue Jan 17, 2018 · 1 comment

Comments

@BoundaryValueProblems
Copy link

Hello.
It would be very nice if classical_mds function returns not only the configuration matrix for a given distance matrix, but also the eigenvalues of the Gram matrix of the configurations, just like MATLAB's cmdscale function does. By examining those eigenvalues, we can see what would be a good embedding dimension for the classical MDS. It should be easy since inside classical_mds, those eigenvalues are computed anyways.
Thanks!
BVPs

@wildart
Copy link
Collaborator

wildart commented Dec 19, 2018

Related: wildart/ManifoldLearning.jl#12

@wildart wildart mentioned this issue May 20, 2019
2 tasks
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants