You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@mahout.apache.org by rahul raghavendhra <ra...@gmail.com> on 2012/01/11 12:09:44 UTC

clustering for csv datasets - STEPS and suggestions

Hi all,

i wish to perform clustering on csv file (both numerical dataset and
categorical dataset).. i gave the dataset as input to ./mahout
org.apache.mahout.clustering.syntheticcontrol.<>.Job
i got cardinality exception..
what are the steps that are needed to perform clustering on csv..
can a csv dataset can be clustered using ./mahout <> stuffs or i have to
write the codes..
please help

./rahul