user_item_behavior_history.csv 本数据文件包含了2019年6月3日至2021年6月3日,随机抽取的约200多万用户的所有行为(行为包括点击、收藏、加购、购买),数据集的组织形式和MovieLens-20M类似,即数据集的每一行表示一条用户行为,由用户ID、商品ID、行为类型和时间戳组成,并以英文逗号分隔。关于数据
user_behavior_creative_sample.csv The data set covers all behaviors (including clicks, favorites, adding, and purchases) of approximately 62M million random users from September 3, 2022 to December 3, 2022. The organization of the data set as fllows, namely Each row of the collection represent...