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.2.1
Depends: R (≥ 3.5.0)
Imports: methods, utils
Published: 2020-10-14
Author: Thiago Lima, Jessica Kubrusly
Maintainer: Thiago Lima <thiagoaugusto at id.uff.br>
License: GPL-3
NeedsCompilation: no
CRAN checks: CFilt results

Documentation:

Reference manual: CFilt.pdf

Downloads:

Package source: CFilt_0.2.1.tar.gz
Windows binaries: r-devel: CFilt_0.2.1.zip, r-release: CFilt_0.2.1.zip, r-oldrel: CFilt_0.2.1.zip
macOS binaries: r-release (arm64): CFilt_0.2.1.tgz, r-oldrel (arm64): CFilt_0.2.1.tgz, r-release (x86_64): CFilt_0.2.1.tgz
Old sources: CFilt archive

Linking:

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