September 2015
Intermediate to advanced
158 pages
3h 9m
English
This section will show you how to prepare the data to be used in recommender models. Follow these steps:
When we explored the data, we noticed that the table contains:
We need to determine the minimum number of users per movie and vice versa. The correct solution comes from an iteration of the entire process of preparing the data, building a recommendation model, and validating it. Since we are implementing the model for the first time, we can use a rule of thumb. After having built the models, ...
Read now
Unlock full access