Can it be implemented? sure, but what you see is what is available. If you want a different clustering approach you would have to implement it. The algorithm there is not k-means.
On Mon, Mar 26, 2012 at 8:49 PM, Ahmed Abdeen Hamed <[email protected]> wrote: > Hello, > > This might sound trivial but I have to ask before I can spend time on it. > > Mahout provides a recommender that is cluster-based called > TreeClusteringRecommender. Can other recommenders be implemented but with > different clustering algorithms (K-Means) as opposed to TreeClustering? > > Please let me know. > > Thanks, > -Ahmed
