Hi all,
I am new in rapidminer
I have documents and I want to cluster them using k-medoids algorithm with cosine distance
I watched many videos, read tutorials and tried so much but it gives me wrong results (I compared the results with the results of another program)
so, please please write to me full steps to load, cluster and evaluate the documents.
Note: the documents are stored in a csv file such that, each document is put in only one cell and as total they are 396 rows or docs
help me please