Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 767 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 767 Bytes

Creating a Recommender System for Podcasts - APAM Senior Seminar Project - F2022

Yamini Ananth, Kathy Wang, Abhiram Kolluri, Jafar Vohra

premise: given a podcast, recommend similar podcasts; given a network of users, recommend podcasts to users based on what other similar users like!

podcast metadata scraped from apple podcasts using BeautifulSoup; implemented content and collaborative-filtering based recommendation techniques in model.

slides available

available as interactive notebook here

available with full context as medium post here