AaronHeee / Bundle-MCR

Introducing Bundle Recommendation in Conversational Recommendation Scenarios on RecSys 2022
22 stars 3 forks source link

Problem in splitting dataset #4

Open hoangpanda opened 7 months ago

hoangpanda commented 7 months ago

Hello, I have one question: in the movielens dataset, movies in the same timestamp are considered 1 bundle. So if split like that, each bundle ID is highly distinct leading to the number of users interacting with this bundle ID is very small, only about 1-2 users. In this case, how should we handle it?