Hey, i was trying to run linear ranking..
great code btw..
I kind of have trouble do train and test data split from movie lens 1 Million
just wan to confirm the is the shape of train_x the same as test_x ?
and also test_y ? i mean, we can have extra users and items in training dataset. also can be extra users and items in testing dataset. how to coordinate the difference?