| clear query|facets|time |
Search criteria: .
Results from 31 to 40 from
31394 (0.115s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Which database should I use with Mahout - Mahout - [mail # user]
|
|
...Okay i got it! I also always have used a basic form of dithering but we always called it shuffle since it basically was / is Collections.shuffle on a bigger list of results and therefore doe...
|
|
|
Author: Johannes Schulte,
2013-05-22, 20:04
|
|
|
Re: mahout ssvd tuning problem - Mahout - [mail # user]
|
|
...I looked, and this job already uses a combiner called OuterProductCombiner. In fact it was right there in the stack trace, oops. At least, it shows this is happening in the mapper and ...
|
|
|
Author: Sean Owen,
2013-05-22, 17:54
|
|
|
Re: mahout ssvd tuning problem - Mahout - [mail # user]
|
|
...i am actually not sure how to manipulate use of combiners in hadoop. All i can say that the code does make extensive use of combiners but they were always "on" for me. I had no idea one migh...
|
|
|
Author: Dmitriy Lyubimov,
2013-05-22, 17:35
|
|
|
Re: Hidden Markov Models and time series - 2 questions - Mahout - [mail # user]
|
|
...HMM's could be useful, but you have to define things a bit differently. First of all, HMM's want symbolic inputs and want to give you symbolic outputs. You don't get to see the i...
|
|
|
Author: Ted Dunning,
2013-05-22, 15:41
|
|
|
Hidden Markov Models and time series - 2 questions - Mahout - [mail # user]
|
|
...I'm not knowledgable of statistics nor data analysis, so please be gentle! I am using Mahout to predict time series out of control state. I've had a fair amount of success classifying with S...
|
|
|
Author: yikes aroni,
2013-05-22, 15:20
|
|
|
Re: mahout ssvd tuning problem - Mahout - [mail # user]
|
|
...I mean you would have to write one and modify the code to use it. I don't know this job well enough to know whether it's possible or not though. At least, this is getting directly at reducin...
|
|
|
Author: Sean Owen,
2013-05-22, 13:32
|
|
|
Re: mahout ssvd tuning problem - Mahout - [mail # user]
|
|
...Yes, I was manipulating io.sort.factor too, it speeds up reducer, values around 30 gives good result for me. But my problem is not reducer, my problem is Bt-job map taks that spills &n...
|
|
|
Author: Jakub Pawłowski,
2013-05-22, 13:17
|
|
|
Re: mahout ssvd tuning problem - Mahout - [mail # user]
|
|
...I feel like I've seen this too and it's just a bug. You're not running out of memory. Are you also setting io.sort.factor? that can help too. You might try as high as 100. Also h...
|
|
|
Author: Sean Owen,
2013-05-22, 12:59
|
|
|
Re: Feature vector generation from Bag-of-Words - Mahout - [mail # user]
|
|
...See inline. ________________________________ From: Stuti Awasthi To: "'[EMAIL PROTECTED]'" Sent: Wednesday, May 22, 2013 7:02 AM Subject: RE: Feature vector ...
|
|
|
Author: Suneel Marthi,
2013-05-22, 12:43
|
|
|
mahout ssvd tuning problem - Mahout - [mail # user]
|
|
...Hi, I'm trying to tune mahout ssvd job to not spill so much, I'm trying to tune io.sort.mb 1047 but when I try to put any bigger value, ie. &nb...
|
|
|
Author: Jakub Pawłowski,
2013-05-22, 11:32
|
|
|
|