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

ALS implementation #301

Open
MichaelisTrofficus opened this issue Jun 15, 2023 · 1 comment
Open

ALS implementation #301

MichaelisTrofficus opened this issue Jun 15, 2023 · 1 comment

Comments

@MichaelisTrofficus
Copy link

Hi, I was wondering if you were planning to include the Alternating Least Squares Matrix Factorization Estimator .

I think it would be very interesting to try to use GPUs for this algorithm as it was already done in this library some years ago.

If you find the idea interesting, I would be happy to contribute 😀

@eordentlich
Copy link
Collaborator

Is there a specific use case that would motivate working on it at this time? Note that the RAPIDS cuML project explored including cuMF some time ago but decided not to pursue it per the last comment. Ideally we would want to pull in any core GPU accelerated implementations via cuML and/or RAFT at this point.

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