lightfm
Python implementation of LightFM, a hybrid recommendation algorithm
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
Python implementation of LightFM, a hybrid recommendation algorithm
Last Updated
Jul 2, 2018 at 20:52
License
Apache-2.0