/imf2vec

Python implementation of [Exploiting Music Play Sequence for Music Recommendation](https://www.ijcai.org/Proceedings/2017/0511.pdf)

Primary LanguagePython

imf2vec

Python implementation of Exploiting Music Play Sequence for Music Recommendation.

Matrix factorisation for Implicit Feedback regularised by Word2Vec stle item embeddings learnt from sequences of user-item interactions. For a generic dataset we name this method Implicit Matrix Factorisation + Item2Vec embeddings (Imf2Vec).