A Python implementation of LightFM, a hybrid recommendation algorithm.
-
Updated
Mar 25, 2021 - Python
Came up in jfkirk/tensorrec#31
It would be nice to have an arg to re-order the batches every epoch while fitting.
shuffle_batches arg to fit() and fit_partial() that shuffles the batch order every epoch if TrueAdd a description, image, and links to the recommender-system topic page so that developers can more easily learn about it.
To associate your repository with the recommender-system topic, visit your repo's landing page and select "manage topics."
The
evaluate_loadermethod for Python API. Similar to.trainand.predict_loaderMotivation