dadaromeo / recsys-hpf

Movies Recommendation with Hierarchical Poisson Factorization in Edward

Home Page:https://dadaromeo.github.io/posts/movies-recommendation-with-hierarchical-poisson-factorization-in-edward/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Movies Recommendation with Hierarchical Poisson Factorization in Edward

This repository contains the data and the notebooks of an implementation of a model described in [1]. The blog post is here.

Data

The data is the movielens 2k dataset by - GroupLens research group.

Notebooks

1. Merging.ipynb contains the code for the merging of the data.

2. Preprocessing.ipynb conatins the code for some basic preprocessing.

3. Modeling.ipynb is the modeling part takes place.

4. Results.ipynb contains the visualizations of the results.

References

[1] P. Gopalan, J. Hofman, D. Blei. Sacalable Recommendation with Hierarchical Poisson Factorization. Proceedings of the Thirty-First Conference on Uncertainty in Artificial Intelligence. 2015

About

Movies Recommendation with Hierarchical Poisson Factorization in Edward

https://dadaromeo.github.io/posts/movies-recommendation-with-hierarchical-poisson-factorization-in-edward/


Languages

Language:Jupyter Notebook 100.0%