A {@link org.apache.mahout.cf.taste.recommender.Recommender} that clusters users, then determines theclusters' top recommendations. This implementation builds clusters by repeatedly merging clusters until only a certain number remain, meaning that each cluster is sort of a tree of other clusters.
This {@link org.apache.mahout.cf.taste.recommender.Recommender} therefore has a few properties to note:
|
|