zkalan / imf2vec

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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).

About

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


Languages

Language:Python 100.0%