Package: CFilt
Type: Package
Title: Collaborative Filtering by Reference Classes
Version: 0.2.1
Author: Thiago Lima, Jessica Kubrusly
Maintainer: Thiago Lima <thiagoaugusto@id.uff.br>
Description: 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. 
Depends: R (>= 3.5.0)
Imports: methods, utils
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-10-14 12:47:23 UTC; thiag
Repository: CRAN
Date/Publication: 2020-10-14 13:10:02 UTC
Built: R 4.0.2; ; 2020-10-15 10:23:12 UTC; unix
