[jira] Updated: (MAHOUT-376) Implement Map-reduce version of stochastic SVD

2010-05-08 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated MAHOUT-376: - Issue Type: Improvement (was: Bug) Assignee: Ted Dunning Fix Version/s: 0.4 Compone

[jira] Updated: (MAHOUT-376) Implement Map-reduce version of stochastic SVD

2010-05-07 Thread Ted Dunning (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Dunning updated MAHOUT-376: --- Attachment: MAHOUT-376.patch Here is a work-in-progress patch that illustrates how I plan to do the

[jira] Updated: (MAHOUT-376) Implement Map-reduce version of stochastic SVD

2010-04-12 Thread Dmitriy Lyubimov (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitriy Lyubimov updated MAHOUT-376: Attachment: Stochastic SVD using eigensolver trick.pdf Per Ted's request, i am attaching a

Re: [jira] Updated: (MAHOUT-376) Implement Map-reduce version of stochastic SVD

2010-04-11 Thread Ted Dunning
Please do take a look. I think that the details are somewhat different from our previous discussions. The differences have largely to do with making sure that all phases of the problem involve scalable computations. You may well be ahead of me on this. On Sun, Apr 11, 2010 at 6:46 PM, Jake Mann

Re: [jira] Updated: (MAHOUT-376) Implement Map-reduce version of stochastic SVD

2010-04-11 Thread Jake Mannix
I haven't had a chance to read your attached pdf, but I *have* had a chance to code up an impl of this jira. Patch coming soon. On Apr 11, 2010 6:50 AM, "Ted Dunning (JIRA)" wrote: [ https://issues.apache.org/jira/browse/MAHOUT-376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-t

[jira] Updated: (MAHOUT-376) Implement Map-reduce version of stochastic SVD

2010-04-11 Thread Ted Dunning (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Dunning updated MAHOUT-376: --- Attachment: sd.tex sd-bib.bib sd.pdf Algorithm details. > Implement