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

Optional Multithreading #11

Open
afcarvalho1991 opened this issue Dec 16, 2015 · 0 comments
Open

Optional Multithreading #11

afcarvalho1991 opened this issue Dec 16, 2015 · 0 comments

Comments

@afcarvalho1991
Copy link

Hi,

Wouldn't be a good idea to make this a multithread solution?

The rating prediction for the trainset/testset, significantly slows down the training process when the amount of ratings increase significantly. This is a modification that has little to none complexity to implement and influences the performance significantly.

Thats just a suggestion.

Thank you,
André

PS: a parameter would be a good idea. Either the multithreading is activated or not.
PS2: My solution currently does everything in multithreading then when I use LibFM it simply slows down and instead of using 32 cores uses 1 core. Unfortunately, I'm not familiarized enough with libfm source code to develop the modification.

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

1 participant