Hi!

The question could be very simple !!!

I am trying Fuzzy Clustering in Mahout. I just compile the java program
"DisplayFuzzyKmeans.java" and load the figure as in the link
https://mahout.apache.org/users/clustering/fuzzy-k-means.html in
Mahout.0.12 version.

Now, I want to put my own input to cluster. Can anybody tell me where do I
need to put the input

I found  two classes in the program.

Path samples = new Path("samples");
Path output = new Path("output");

are these classes are to get the inputs ?



-- 

Regards
Prakash Poudyal

Reply via email to