Jenkins build is back to normal : Mahout-Quality #1963

2013-04-13 Thread Apache Jenkins Server
See

Build failed in Jenkins: mahout-nightly #1204

2013-04-13 Thread Apache Jenkins Server
See -- [...truncated 1454 lines...] Running org.apache.mahout.math.hadoop.similarity.cooccurrence.RowSimilarityJobTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.253 sec Running or

Build failed in Jenkins: mahout-nightly » Mahout Core #1204

2013-04-13 Thread Apache Jenkins Server
See -- [...truncated 214 lines...] Running org.apache.mahout.cf.taste.impl.model.MemoryIDMigratorTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 se

Build failed in Jenkins: Mahout-Quality #1962

2013-04-13 Thread Apache Jenkins Server
See -- [...truncated 4226 lines...] Running org.apache.mahout.fpm.pfpgrowth.PFPGrowthRetailDataTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 136.686 sec Running org.apache.mahout.fpm

[jira] [Commented] (MAHOUT-1190) SequentialAccessSparseVector function assignment is very slow

2013-04-13 Thread Robin Anil (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13631235#comment-13631235 ] Robin Anil commented on MAHOUT-1190: Few more good updates 1) I moved the iterator lo

[jira] [Updated] (MAHOUT-1190) SequentialAccessSparseVector function assignment is very slow

2013-04-13 Thread Robin Anil (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robin Anil updated MAHOUT-1190: --- Attachment: MAHOUT-1190-1.patch 1) Mutable Iterators for OpenKeyTypeValueTypeHashMap 2) Faster dot p

[jira] [Updated] (MAHOUT-1190) SequentialAccessSparseVector function assignment is very slow

2013-04-13 Thread Robin Anil (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robin Anil updated MAHOUT-1190: --- Attachment: MAHOUT-1190.patch As it turns out the Non Default iterator on the RandomAccessSparseVect

[jira] [Commented] (MAHOUT-1047) CVB hangs after completion

2013-04-13 Thread Jake Mannix (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13631091#comment-13631091 ] Jake Mannix commented on MAHOUT-1047: - So this should be in either ModelTrainer or To

Re: Call to action – Mahout needs your help

2013-04-13 Thread Sebastian Schelter
It would be great if you could write a little documentation on how to use the ALS recommenders in practice. On 05.04.2013 01:56, Andrew Musselman wrote: > In case this thread is still a good place to reply with an offer to help, > I'd love to pitch in. I have built a few production recommenders,

Re: factorization machines as new project

2013-04-13 Thread Ted Dunning
What would this MatrixSuperView do? Would ConcatenatedMatrix be a better name? Sent from my iPhone On Apr 12, 2013, at 1:26, Gokhan Capan wrote: > Ted, > > How about a MatrixSuperView implements Matrix? (A MatrixView like > implementation) > > > On Fri, Apr 12, 2013 at 2:28 AM, Gokhan Capa