我把整个过程迭代了10000次 num_feature设置为100 最后errors确实随着迭代次数减少 但是每次对同一个用户的推荐结果还是完全不一样?
user_id = input('请输入') # print(int(user_id)) print(int(float(user_id)))