Skip to main content

Picking What to Watch Next - Build a Recommendation System

·
PyData OSS Tutorial

Recommendation algorithms are the driving force of many businesses: e-commerce, personalized advertisement, on-demand entertainment. Computer algorithms know what you like and present you with things that are customized for you. Here we will explore how to do that by building a system ourselves.