[jira] [Resolved] (MAHOUT-1841) Matrices.symmetricUniformView(...) returning values in the wrong range.

2016-04-30 Thread Suneel Marthi (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suneel Marthi resolved MAHOUT-1841. --- Resolution: Fixed > Matrices.symmetricUniformView(...) returning values in the wrong range.

[jira] [Commented] (MAHOUT-1838) Provide plotting capabilities for Mahout matrices and DRMs

2016-04-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15265607#comment-15265607 ] ASF GitHub Bot commented on MAHOUT-1838: Github user andrewpalumbo commented on the pull request:

[jira] [Commented] (MAHOUT-1842) SImple 3d surface plots

2016-04-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15265605#comment-15265605 ] ASF GitHub Bot commented on MAHOUT-1842: Github user andrewpalumbo commented on a diff in the

[jira] [Commented] (MAHOUT-1842) SImple 3d surface plots

2016-04-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15265569#comment-15265569 ] ASF GitHub Bot commented on MAHOUT-1842: Github user andrewpalumbo commented on the pull request:

[jira] [Commented] (MAHOUT-1842) SImple 3d surface plots

2016-04-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15265562#comment-15265562 ] ASF GitHub Bot commented on MAHOUT-1842: Github user andrewpalumbo commented on the pull request:

[jira] [Created] (MAHOUT-1845) Add simple 3d histograms

2016-04-30 Thread Andrew Palumbo (JIRA)
Andrew Palumbo created MAHOUT-1845: -- Summary: Add simple 3d histograms Key: MAHOUT-1845 URL: https://issues.apache.org/jira/browse/MAHOUT-1845 Project: Mahout Issue Type: Sub-task

[jira] [Created] (MAHOUT-1844) add simple 2d histograms

2016-04-30 Thread Andrew Palumbo (JIRA)
Andrew Palumbo created MAHOUT-1844: -- Summary: add simple 2d histograms Key: MAHOUT-1844 URL: https://issues.apache.org/jira/browse/MAHOUT-1844 Project: Mahout Issue Type: Sub-task

Re: How to put the inputs in FuzzyClustering of Mahout

2016-04-30 Thread Prakash Poudyal
Dear Suneel, It's ok. I just found the mail of Andrew where he sent me one link of paper where I can find the fuzzy clustering. I will go in that direction. Thanks Prakash On Sat, Apr 30, 2016 at 11:14 PM, Suneel Marthi wrote: > What's the "other tool" again? Not sure

Re: smile ML library

2016-04-30 Thread Prakash Poudyal
Dear Andrew, Thank you so much for the link. Prakash On Fri, Apr 29, 2016 at 6:19 PM, Andrew Palumbo wrote: > take a look at weka's fuzzy c means maybe that will suit your needs. > > http://www.indjst.org/index.php/indjst/article/viewFile/47757/41449 > >

Re: How to put the inputs in FuzzyClustering of Mahout

2016-04-30 Thread Prakash Poudyal
Hi! In the last mail, I ask the question is all about "*deprecated", but I want to try and compare the result with other tool. * *Prakash * On Sat, Apr 30, 2016 at 11:06 PM, Prakash Poudyal wrote: > Hi! > > The question could be very simple !!! > > I am trying Fuzzy

How to put the inputs in FuzzyClustering of Mahout

2016-04-30 Thread Prakash Poudyal
Hi! The question could be very simple !!! I am trying Fuzzy Clustering in Mahout. I just compile the java program "DisplayFuzzyKmeans.java" and load the figure as in the link https://mahout.apache.org/users/clustering/fuzzy-k-means.html in Mahout.0.12 version. Now, I want to put my own input to

RE: Mahout contributions

2016-04-30 Thread Saikat Kanjilal
Andrew et al,I wanted to ask about a few items while I'm researching my dev proposal, so what I'm looking to build is a streaming analytics platform to do things like collaborative filtering and anomaly detection on large amounts of streaming data that are either generated from events (kafka)