Hi Raymond, I have a clarification on this statement. In item_train, I see movie ids repeat but the genre selection is the same. I would think the movie id would repeat only with applicable genres selected.
Here is an example from the raw data:
74458,2010,4.022388059701493,0,0,0,0,0,0,0,1,0,0,1,0,0,1
74458,2010,4.022388059701493,0,0,0,0,0,0,0,1,0,0,1,0,0,1
74458,2010,4.022388059701493,0,0,0,0,0,0,0,1,0,0,1,0,0,1
74458,2010,4.022388059701493,0,0,0,0,0,0,0,1,0,0,1,0,0,1
77455,2010,4.038461538461538,0,0,0,0,1,0,1,0,0,0,0,0,0,0
77455,2010,4.038461538461538,0,0,0,0,1,0,1,0,0,0,0,0,0,0
77455,2010,4.038461538461538,0,0,0,0,1,0,1,0,0,0,0,0,0,0
77455,2010,4.038461538461538,0,0,0,0,1,0,1,0,0,0,0,0,0,0
77455,2010,4.038461538461538,0,0,0,0,1,0,1,0,0,0,0,0,0,0
77455,2010,4.038461538461538,0,0,0,0,1,0,1,0,0,0,0,0,0,0
77455,2010,4.038461538461538,0,0,0,0,1,0,1,0,0,0,0,0,0,0
77455,2010,4.038461538461538,0,0,0,0,1,0,1,0,0,0,0,0,0,0
77455,2010,4.038461538461538,0,0,0,0,1,0,1,0,0,0,0,0,0,0
77455,2010,4.038461538461538,0,0,0,0,1,0,1,0,0,0,0,0,0,0
77455,2010,4.038461538461538,0,0,0,0,1,0,1,0,0,0,0,0,0,0
77455,2010,4.038461538461538,0,0,0,0,1,0,1,0,0,0,0,0,0,0
77455,2010,4.038461538461538,0,0,0,0,1,0,1,0,0,0,0,0,0,0
77455,2010,4.038461538461538,0,0,0,0,1,0,1,0,0,0,0,0,0,0
77455,2010,4.038461538461538,0,0,0,0,1,0,1,0,0,0,0,0,0,0
77455,2010,4.038461538461538,0,0,0,0,1,0,1,0,0,0,0,0,0,0
77455,2010,4.038461538461538,0,0,0,0,1,0,1,0,0,0,0,0,0,0
77455,2010,4.038461538461538,0,0,0,0,1,0,1,0,0,0,0,0,0,0
77455,2010,4.038461538461538,0,0,0,0,1,0,1,0,0,0,0,0,0,0
77455,2010,4.038461538461538,0,0,0,0,1,0,1,0,0,0,0,0,0,0
The copy paste above is from the data of Dec 2022. That is when I did the course. Perhaps its changed since then.
Can you please clarify if possible? Thank you