Hi,
I am using 1m movielens. I need to run the K-means clustering using mahout and hadoop. Actually, 1st step in the clustering is to convert into a sequence file, then into vector format and then apply the clustering algorithm. My doubt is, Is there any need to convert the movielens rating.csv file into a sequence file. If needed what are the commands for applying clustering technique using mahout and the hadoop. Thanking you, Neetha Suan Thampi
