Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

SVD? Sparse? #95

Open
GeoffreyPlitt opened this issue Aug 23, 2019 · 2 comments
Open

SVD? Sparse? #95

GeoffreyPlitt opened this issue Aug 23, 2019 · 2 comments

Comments

@GeoffreyPlitt
Copy link

Can this do SVD on sparse representations?

@chrispahm
Copy link
Contributor

@GeoffreyPlitt you may test it out here:

https://observablehq.com/@chrispahm/performing-svd-on-sparse-matrices-using-ml-matrix-and-eigen
In general, it seems to produce the same results as Eigen, (obviously) less performant though.

@GeoffreyPlitt
Copy link
Author

Awesome, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants