Hi,
I am new to mahout.

i have text data in fomat as

Id,age,income,perwt,sex,city,product
1,23,2200,40,2,Boston,product #1

I want to perform kmeans clustering based on 2 feilds that is age and
income.And i also want perform in specific number of clusters.

I have already performed clustering by changing file into sequence > vector
files but i get empty file while performing clusterdump.I guess their is
something wrong in the way the class are written and the way my input file
is.

Can anyone help me how to do this.

Thanks is advance
Rajan Gupta

Reply via email to