[jira] [Commented] (MAHOUT-998) Fix up the cluster-reuters.sh script

2013-05-31 Thread Suneel Marthi (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13671393#comment-13671393 ] Suneel Marthi commented on MAHOUT-998: -- This issue's been resolved by Mahout-1024 by

[jira] [Closed] (MAHOUT-998) Fix up the cluster-reuters.sh script

2013-05-31 Thread Suneel Marthi (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suneel Marthi closed MAHOUT-998. Fix up the cluster-reuters.sh script Key:

[jira] [Resolved] (MAHOUT-998) Fix up the cluster-reuters.sh script

2013-05-31 Thread Suneel Marthi (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suneel Marthi resolved MAHOUT-998. -- Resolution: Implemented Fix Version/s: 0.7 Fix up the cluster-reuters.sh script

[jira] [Commented] (MAHOUT-1026) Add LDA (CVB implementation) to the cluster_reuters.sh example script

2013-05-31 Thread Suneel Marthi (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13671405#comment-13671405 ] Suneel Marthi commented on MAHOUT-1026: --- Jake/Sebastian, could you review the patch

[jira] [Commented] (MAHOUT-1208) Not able to get the distance from the cluster.

2013-05-31 Thread Suneel Marthi (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13671411#comment-13671411 ] Suneel Marthi commented on MAHOUT-1208: --- Please work off of trunk as this has been

FeatureVectorEncoder Extension

2013-05-31 Thread Johannes Schulte
Hi, i created an extension of the feature vector encoder framework that allows for byte array offset and length to be passed in . Some questions remain before creating an issue and attaching a diff: 1. When using Sun Conventions with 2 spaces (the link is broken by the way), which line length

[jira] [Commented] (MAHOUT-1026) Add LDA (CVB implementation) to the cluster_reuters.sh example script

2013-05-31 Thread Jake Mannix (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13671461#comment-13671461 ] Jake Mannix commented on MAHOUT-1026: - Hey Suneel - have you tested it, does it yield

[jira] [Commented] (MAHOUT-1026) Add LDA (CVB implementation) to the cluster_reuters.sh example script

2013-05-31 Thread Jake Mannix (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13671462#comment-13671462 ] Jake Mannix commented on MAHOUT-1026: - also, I think we can call it lda in the option

[jira] [Commented] (MAHOUT-1026) Add LDA (CVB implementation) to the cluster_reuters.sh example script

2013-05-31 Thread Suneel Marthi (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13671542#comment-13671542 ] Suneel Marthi commented on MAHOUT-1026: --- Jake, a) I left out (-sort == true)

Can Mahout do pattern recognition?

2013-05-31 Thread Mimi Tam
Hello, I am new to Mahout and would like to go straight to the expert for an answer to these applicability questions before I dive in further. I am looking for a tool or two to do pattern recognition. This pattern recognition is done on near real-time RF data and RAN (Radio Access

Re: Can Mahout do pattern recognition?

2013-05-31 Thread Ted Dunning
On Fri, May 31, 2013 at 3:40 PM, Mimi Tam mimi@ieee.org wrote: Can I use Mahout (on Hadoop data) exclusively (i.e. not Mahout and FANN combined) to cluster and classify wireless/wired calls from a certain customer (M2M applications e.g. Smart Grid or Life Alert) and also does pattern

Re: Can Mahout do pattern recognition?

2013-05-31 Thread Mimi Tam
Thank you very much for the info, Ted. Please if you will direct me to where I can find out how this can be done. Many ThanksMimi -Original Message- From: Ted Dunning Sent: Friday, May 31, 2013 4:03 PM To: Mahout Dev List Subject: Re: Can Mahout do pattern recognition?

Re: Can Mahout do pattern recognition?

2013-05-31 Thread Ted Dunning
On Fri, May 31, 2013 at 4:07 PM, Mimi Tam mimi@ieee.org wrote: Please if you will direct me to where I can find out how this can be done. Right here is a good place. But you have to give to get. What kind of data do you have? What does similar mean? What kinds of clustering do you want

This is the high level scenario ---- Re: Can Mahout do pattern recognition?

2013-05-31 Thread Mimi Tam
I have a gazillion streams of wireless call control data coming in from a gazillions of M2M (Machine-to-Machine) devices. These device data belong to different customers of ours all intermingled together when we (as a Wireless Carrier) receive them e.g. All the devices that belong to Company A

Re: This is the high level scenario ---- Re: Can Mahout do pattern recognition?

2013-05-31 Thread Andrew Musselman
This sounds like something Storm was purpose-built for: http://storm-project.net/ It lets you do computation on streams coming in. Hope this helps. On Fri, May 31, 2013 at 2:27 PM, Mimi Tam mimi@ieee.org wrote: I have a gazillion streams of wireless call control data coming in from a

Build failed in Jenkins: mahout-nightly #1248

2013-05-31 Thread Apache Jenkins Server
See https://builds.apache.org/job/mahout-nightly/1248/ -- [...truncated 1371 lines...] Running org.apache.mahout.cf.taste.impl.recommender.TopItemsTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Running