Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 243 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 243 Bytes

Bayesian(Probabilistic Matrix Factorization: Recommender-System)

Used Probabilistic Matrix Factorization (PMF) to recommend Netflix users movies and TV shows using PyMC3. Proved the superiority of the Bayesian method against baseline models.