-
Notifications
You must be signed in to change notification settings - Fork 1k
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
How does Surprise compare to LightFM? #481
Comments
Take this with a grain of salt but the chat-GPT answer is surprisingly accurate https://chatgpt.com/share/d58097c0-b087-4650-8fdc-640ca64476a0 (I didn't fact-check everything!!!!) |
@NicolasHug I believe surprise only handles explicit rating while lightFM handles both implicit and explicit, is that correct? |
yup |
Are there any plans to support implicit rating in the future? |
nope |
Is it because of a limitation with the current implementation, or do you lack the time to implement it or do you simply not want to include it with Surprise? |
circumstances haven't changed |
Thanks for the info and your hard work ! |
A nice breakdown of the pros and cons of each library would be great.
The text was updated successfully, but these errors were encountered: