R/ft_implicit.R

#' @title filmtrust implicit dataset
#'
#' @description filmtrust implicit dataset
#'
#' @format A sparse matrix  of class \code{dgCMatrix} with 1508 users and 2071
#'   items. A (i,j) th element is rating provided by user i for item j. A
#'   (i,j) th element is zero if there is no rating value. There are 35494
#'   ratings ( sparsity = 0.0114 ). Source:
#'   \href{http://www.librec.net/datasets/filmtrust.zip}{librec datasets}
#'
"ft_implicit"

Try the slimrec package in your browser

Any scripts or data that you put into this service are public.

slimrec documentation built on May 1, 2019, 10:15 p.m.