Time Series
This is a time series problem so we should let our interviewer know this and then we can list some popular models to solve this problem: Moving Average: the prediction…
This is a time series problem so we should let our interviewer know this and then we can list some popular models to solve this problem: Moving Average: the prediction…
There are three main approaches we can take: Content-based Filtering: recommends videos that are similar to videos that the user liked/bought/favourited in the past. Advantages: No cold start issues We…
Before we dive into the loss functions that we will use, we should set up the assumptions for this problem and formalize them: We can assume that for a search…