Re: mahout output

2015-02-18 Thread Pat Ferrel
It’s been a while since I used it but doesn’t it give all recs for all users? You can write code to grab the matrices and create a server but the job doesn’t do that. On Feb 17, 2015, at 5:56 AM, Hartwig Anzt wrote: hey! I am trying to understand the Mahout ALS output. Using 'mahout seqdumper

LDA p(Topic|Document)

2015-02-18 Thread mw
Hello, i am using lda to build a topic model over 30k articles. However i have a problem to get the p(Topic|Document) for topics that have a relative low prior. For example for one articles there are basically two relevant topics with P(10|articles)=0.09802209698050128 and p(111|articles)=0

Re: Delete output folder automatically in CRUNCH (FlumeJava)

2015-02-18 Thread unmesha sreeveni
Thanks On Wed, Feb 18, 2015 at 1:44 PM, Suneel Marthi wrote: > Please send the FlumeJava mailing list, this would be better addressed > there. > > On Wed, Feb 18, 2015 at 2:24 AM, unmesha sreeveni > wrote: > > > Hi > > I am new to FlumeJava.I ran wordcount in the same.But how can I > > automati

Re: Delete output folder automatically in CRUNCH (FlumeJava)

2015-02-18 Thread Suneel Marthi
Please send the FlumeJava mailing list, this would be better addressed there. On Wed, Feb 18, 2015 at 2:24 AM, unmesha sreeveni wrote: > Hi > I am new to FlumeJava.I ran wordcount in the same.But how can I > automatically delete the outputfolder in the code block. Instead of going > back and del