Personal Perspective

LightFM

I've implemented factorization machines for educational purposes. It has minimal code to showcase the essential parts required for implementing such an algorithm. One not-so-minimal part is the hashing tricks implementation, but it should be educational.

Code

References