In the user and CF element, the size of the data set can be very small. An important part is the frequency of display between elements and users in the data set. If the user exists in the dataset only once, user cf will most likely not give recommendations. Because one common element will not provide similarity similarity for two users to become neighbors. The above explanation is just an example. For a small data set, such as 1000 data, both recommenders will provide answers to the most similar articles and recommend methods. However, for much smaller datasets, it is useful to manually manage the data, is there enough information about the requested user / element identifier or not. In this link you can find a very small controlled dataset for creating element-based CFs and how it works. I hope this answer is helpful.
source share