This repository contains the basic collaborative filtering method for group recommendation, using the average as the aggregation strategy for groups.
I just upload the toy data as a basic data structure for this algorithm. Maybe I will update the data later.
Precision and recall are employed to evaluate this algorithm.