CMD + K

lightfm

Community

Python implementation of LightFM, a hybrid recommendation algorithm

Installation

To install this package, run one of the following:

Conda
$conda install ilan::lightfm

Usage Tracking

1.14
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

Summary

Python implementation of LightFM, a hybrid recommendation algorithm

Last Updated

Jul 2, 2018 at 20:52

License

Apache-2.0