powered by
Summary method for Collaborative Filter
# S3 method for crs summary(object, n = 36, dec = 2, ...)
Return value from crs
crs
Number of lines of recommendations to print. Use -1 to print all lines
Number of decimals to show
further arguments passed to or from other methods
See https://radiant-rstats.github.io/docs/model/crs.html for an example in Radiant
crs to generate the results
plot.crs to plot results if the actual ratings are available
plot.crs
crs(ratings, id = "Users", prod = "Movies", pred = c("M6", "M7", "M8", "M9", "M10"), rate = "Ratings", data_filter = "training == 1" ) %>% summary()
Run the code above in your browser using DataLab