lightfm
A Python implementation of LightFM, a hybrid recommendation algorithm.
A Python implementation of LightFM, a hybrid recommendation algorithm.
To install this package, run one of the following:
LightFM is a Python implementation of a number of popular recommendation algorithms for both implicit and explicit feedback, including efficient implementation of BPR and WARP ranking losses. It's easy to use, fast (via multithreaded model estimation), and produces high quality results.
Summary
A Python implementation of LightFM, a hybrid recommendation algorithm.
Last Updated
Mar 23, 2023 at 15:21
License
Apache-2.0
Total Downloads
344.7K
Supported Platforms
Unsupported Platforms
GitHub Repository
https://github.com/lyst/lightfmDocumentation
http://lyst.github.io/lightfm/docs/home.html