lyst / lightfm

A Python implementation of LightFM, a hybrid recommendation algorithm.
Apache License 2.0
4.66k stars 679 forks source link

Updated to Cython 3.0 #710

Open daviddavo opened 1 month ago

daviddavo commented 1 month ago

This makes it compatible with Python 3.12 and solves #709

miguelgfierro commented 1 week ago

@maciejkula any help here? we have a dependency in Recommenders on this repo