I am new to WEKA
and have never worked with command line
. Please help me to do the following using command line: I have 100 .csv files
and would like to apply the kmeans algorithm
on all of them. Using Explorer option(the user friendly interface), I can do it on files one by one, and as a result, one column will be added to my .csv file which contains the cluster number. Now I need to do it in command line for several files.
How can I apply kmeans clustring(unsupervised, add attribute ,20 seeds, 40 clusters, Euclidean distance, ignore first two attributes(first two columns in .csv files)) on those 100 .csv files located in d:\csvFiles folder ?
To view this discussion on the web, visit https://groups.google.com/d/msgid/wekamooc-general/ccdc33ae-09f4-490f-b7b5-e2c1b6f693f5%40googlegroups.com.--
You received this message because you are subscribed to a topic in the Google Groups "WekaMOOC-general" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/wekamooc-general/p4n3nKdwCXw/unsubscribe.
To unsubscribe from this group and all its topics, send an email to wekamooc-gener...@googlegroups.com.
To post to this group, send email to wekamooc...@googlegroups.com.
Visit this group at http://groups.google.com/group/wekamooc-general.