CFilt: Collaborative Filtering by Reference Classes

The collaborative Filtering methodology has been widely used in recommendation systems, which uses similarities between users or items to make recommendations. A class called CF was implemented, where it is structured by matrices and composed of recommendation and database manipulation functions. See Aggarwal (2016) <doi:10.1007/978-3-319-29659-3> for an overview.

Version: 0.1.0
Depends: R (≥ 3.5.0)
Imports: methods, utils
Published: 2020-06-19
Author: Thiago Lima, Jessica Kubrusly
Maintainer: Thiago Lima <thiagoaugusto at id.uff.br>
License: GPL-3
NeedsCompilation: no
CRAN checks: CFilt results

Downloads:

Reference manual: CFilt.pdf
Package source: CFilt_0.1.0.tar.gz
Windows binaries: r-devel: CFilt_0.1.0.zip, r-release: CFilt_0.1.0.zip, r-oldrel: CFilt_0.1.0.zip
macOS binaries: r-release: CFilt_0.1.0.tgz, r-oldrel: CFilt_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=CFilt to link to this page.