About reuters-fkmeans-centroids

2016-04-27 Thread Prakash Poudyal
Hi! I am using fuzzy clustering, but I could not understand " -c reuters-fkmeans-centroids ". How to calculate this ? $ /bin/mahout fkmeans -i reuters-vectors/tfidf-vectors/ -c reuters-fkmeans-centroids -o reuters-fkmeans-clusters -cd 1.0 -k 21 -m 2 -ow -x 10 -dm org.apache.mahout.common.dista

Re: About reuters-fkmeans-centroids

2016-04-28 Thread Suneel Marthi
First thing, most of this code is legacy MapReduce and is not supported anymore. Hence you r not seeing answers. Back to ur question: -c specifies the folder for the initial centroids that r randomly generated. IIR, the centroids are generated when u execute the Clustering Driver. On Wed, Apr 2

Re: About reuters-fkmeans-centroids

2016-04-28 Thread Prakash Poudyal
Dear Suneel, Thank you so much for your reply, I was waiting for long time. Actually, I need to use fuzzy clustering to cluster the sentence in my research. I found fuzzy k clustering algorithm in Apache Mahout, thus, I am trying to use it for my purpose. Regarding your reply, of "first thing"

Re: About reuters-fkmeans-centroids

2016-04-28 Thread Ted Dunning
On Thu, Apr 28, 2016 at 10:54 AM, Prakash Poudyal wrote: > Actually, I need to use fuzzy clustering to cluster the sentence in my > research. I found fuzzy k clustering algorithm in Apache Mahout, thus, I > am trying to use it for my purpose. > That's great. But that code is no longer supporte

Re: About reuters-fkmeans-centroids

2016-04-28 Thread Prakash Poudyal
Hi! Ted, You mean Mahout is no more supporting "fuzzy K clustering for the sentences". Can you clarify in more detail . :( Prakash On Thu, Apr 28, 2016 at 6:58 PM, Ted Dunning wrote: > On Thu, Apr 28, 2016 at 10:54 AM, Prakash Poudyal < > prakashpoud...@gmail.com> > wrote: > > > Actually, I ne

Re: About reuters-fkmeans-centroids

2016-04-28 Thread Suneel Marthi
On Thu, Apr 28, 2016 at 1:54 PM, Prakash Poudyal wrote: > Dear Suneel, > > Thank you so much for your reply, I was waiting for long time. > > Actually, I need to use fuzzy clustering to cluster the sentence in my > research. I found fuzzy k clustering algorithm in Apache Mahout, thus, I > am try

Re: About reuters-fkmeans-centroids

2016-04-28 Thread Suneel Marthi
Yes, the entire MapReduce code (which includes the fuzzy clustering that u r looking at) is not supported anymore as of Mahout 0.10.0 (suggest reading the release notes on mahout.apache.org) On Thu, Apr 28, 2016 at 2:05 PM, Prakash Poudyal wrote: > Hi! Ted, > > You mean Mahout is no more suppor

Re: About reuters-fkmeans-centroids

2016-04-28 Thread Dmitriy Lyubimov
Prakash, if you are using any Mahout Mapreduce algorithm for research, please make sure to make this disclosure: all Mahout MapReduce algorithms are officially not supported and deprecated since February, 2014 (IIRC). I can dig up a specific issue regarding this. There also has been an announceme

Re: About reuters-fkmeans-centroids

2016-04-28 Thread Suneel Marthi
That's correct, deprecated as of Feb 2014 and will be completely purged in one of the upcoming releases (0.13.0) On Thu, Apr 28, 2016 at 2:10 PM, Dmitriy Lyubimov wrote: > Prakash, > > if you are using any Mahout Mapreduce algorithm for research, please make > sure to make this disclosure: > > a

Re: About reuters-fkmeans-centroids

2016-04-28 Thread Prakash Poudyal
Hi! Thank you for your emails !! Actually, I need to use fuzzy clustering to cluster the sentence in my research. This is my goal. I started to use Fuzzy K means clustering of Mahout since last week !!! I found several blogs links, and many other helpful documents I was going through, as b

Re: About reuters-fkmeans-centroids

2016-04-28 Thread Prakash Poudyal
Dear Suneel, Dmitriy and Ted, This is just gentle remainder to answer my confusion that I mention in my previous email. It would be great if you could response me sooner, so that I can go ahead. Thank you so much. Prakash On Thu, Apr 28, 2016 at 8:02 PM, Prakash Poudyal wrote: > Hi! > > Thank

Re: About reuters-fkmeans-centroids

2016-04-28 Thread Dmitriy Lyubimov
Prakash, (1) to be clear, the ASF trademark and branding policy is not to endorse views of the 3rd party publications and to ask 3rd party writers to do a disclosure that their views are not endorsed by ASF project. To that end, ASF project can't really tell you that some publication is "(in)appro

Re: About reuters-fkmeans-centroids

2016-04-28 Thread Prakash Poudyal
Dear Dmitriy, I really appreciate you as you write so long to clarify my confusion. Much appreciated. Thank you so much :) Regards Prakash Poudyal On Thu, Apr 28, 2016 at 10:13 PM, Dmitriy Lyubimov wrote: > Prakash, > > (1) to be clear, the ASF trademark and branding policy is not to endorse >