Skip to content

juyeonode/Prod2Vec

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

We find neural embeddings for all items using user purchase sequences. (Similar to word2vec on sentences) (prod2vec.py) We recommend the items to the users which are more similar to their previous purchased items. The similarity is calculated using vector representation of items. We enhanced the embeddings by adding item content information. We used these embeddings for recommendation. (prod2vec_enhanced.py)

About

finding embeddings for items based on their co-occurances using neural network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%