[jira] [Comment Edited] (MAHOUT-961) Modify the Tree/Forest Visualizer on DF.

2012-05-28 Thread Ikumasa Mukai (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13284598#comment-13284598 ] Ikumasa Mukai edited comment on MAHOUT-961 at 5/29/12 1:36 AM: -

[jira] [Updated] (MAHOUT-961) Modify the Tree/Forest Visualizer on DF.

2012-05-28 Thread Ikumasa Mukai (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ikumasa Mukai updated MAHOUT-961: - Attachment: MAHOUT-961.patch For revision 1235053. > Modify the Tree/Forest Visu

[jira] [Commented] (MAHOUT-954) "Unpredictable" have to be represented by NaN on DF.

2012-05-28 Thread Ikumasa Mukai (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13284597#comment-13284597 ] Ikumasa Mukai commented on MAHOUT-954: -- I have checked the latest patch can be applie

[jira] [Commented] (MAHOUT-945) The variance calculation of Random forest regression tree

2012-05-28 Thread Ikumasa Mukai (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13284596#comment-13284596 ] Ikumasa Mukai commented on MAHOUT-945: -- I have checked the latest patch can be applie

Build failed in Jenkins: Mahout-Quality #1504

2012-05-28 Thread Apache Jenkins Server
See -- [...truncated 158432 lines...] [INFO] Writing to

Build failed in Jenkins: Mahout-Examples-Cluster-Reuters #146

2012-05-28 Thread Apache Jenkins Server
See -- [...truncated 6021 lines...] 12/05/28 19:29:20 INFO mapred.LocalJobRunner: 12/05/28 19:29:20 INFO mapred.Task: Task 'attempt_local_0003_m_00_0' done. 12/05/28 19:29:20 INFO mapr

[jira] [Commented] (MAHOUT-598) Downstream steps in the seq2sparse job flow looking in wrong location for output from previous steps when running in Elastic MapReduce (EMR) cluster

2012-05-28 Thread Sol Eun (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13284513#comment-13284513 ] Sol Eun commented on MAHOUT-598: Found this issue on Hadoop which could be the cause of th

Re: Online machine learning on top of Hama BSP

2012-05-28 Thread Robin Anil
It doesn't at all come into mahouts goals in anyway. all I am saying is such a library could reduce the risk of mahout moving to bsp or any other platform. And it is something non-map-reduce devs should try to push if they want ease of adoption. On May 28, 2012 11:12 AM, "Sean Owen" wrote: > Pers

Re: Online machine learning on top of Hama BSP

2012-05-28 Thread Sean Owen
Personally -- note, personally -- I think that's a whole other project. I doubt Mahout will ever be anything but Hadoop-based, plus some sequential / pure Java bits. Or, put another way: that's way too much scope, to span a third (fourth?) computation model, in a project already sprawling. I think

Re: Online machine learning on top of Hama BSP

2012-05-28 Thread Robin Anil
OK. So say mahout moves to using bsp. There are obviously risks you mentioned. if possible we need to be abstracting out the underlying execution. So an iterative algorithm should be written using a wrapper library that hides giraph, bsp and map reduce. That's something I think will be attractive

Re: Online machine learning on top of Hama BSP

2012-05-28 Thread Suraj Menon
First of all we would like to mention that the ugly side in this thread was totally not intended. >From the options you gave, (c) would be a waste of time. The original intention of this thread was to politely check with Mahout community, if it would consider another programming model than Map-Red