Description
Collaborative Filtering by Reference Classes.
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.