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.
available as interactive notebook here
available with full context as medium post here