How can I assess the accuracy of the matrix factorization recommender system using crossvalidation?

前端 未结 0 1092
醉梦人生
醉梦人生 2020-12-13 00:40

I would like to access my model using cross-validation, but I am failing to fit it into this code.

accuracy <- function(x, real_ratings){
#user and book fa         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题