Re: Contributing GMM and Perceptron to MADLib

2016-03-28 Thread Roman Shaposhnik
Awesome! On Mon, Mar 28, 2016 at 9:18 PM, Frank McQuillan wrote: > Thanks Roman. I was able to do it just now. > > Frank > > On Mon, Mar 28, 2016 at 9:12 PM, Roman Shaposhnik wrote: >> >> I can help with that -- stay tuned. >> >> On Mon, Mar 28, 2016 at 8:29 PM, Frank McQuillan >> wrote: >> >

Re: Contributing GMM and Perceptron to MADLib

2016-03-28 Thread Frank McQuillan
Thanks Roman. I was able to do it just now. Frank On Mon, Mar 28, 2016 at 9:12 PM, Roman Shaposhnik wrote: > I can help with that -- stay tuned. > > On Mon, Mar 28, 2016 at 8:29 PM, Frank McQuillan > wrote: > > Let me figure out how to do this and add Aditya as the owner of that > JIRA. > > M

Re: Contributing GMM and Perceptron to MADLib

2016-03-28 Thread Roman Shaposhnik
I can help with that -- stay tuned. On Mon, Mar 28, 2016 at 8:29 PM, Frank McQuillan wrote: > Let me figure out how to do this and add Aditya as the owner of that JIRA. > My initial attempts in ASF infra-land were not quite successful. > > Frank > > On Mon, Mar 28, 2016 at 4:54 PM, Rahul Iyer wr

Re: Contributing GMM and Perceptron to MADLib

2016-03-28 Thread Frank McQuillan
Let me figure out how to do this and add Aditya as the owner of that JIRA. My initial attempts in ASF infra-land were not quite successful. Frank On Mon, Mar 28, 2016 at 4:54 PM, Rahul Iyer wrote: > @Frank, Roman: I believe Aditya needs to be added as a developer to the > MADlib project to as

Re: Contributing GMM and Perceptron to MADLib

2016-03-28 Thread Rahul Iyer
@Frank, Roman: I believe Aditya needs to be added as a developer to the MADlib project to assign a JIRA to him? Is this only available to the lead/owner? On Mon, Mar 28, 2016 at 3:49 PM, Aditya Nain wrote: > Hi Rahul, > > I didn't have an id, so I created one now. > My id is : Aditya Nain > > Th

Re: Contributing GMM and Perceptron to MADLib

2016-03-28 Thread Aditya Nain
Hi Rahul, I didn't have an id, so I created one now. My id is : Aditya Nain Thanks, Aditya On Mon, Mar 28, 2016 at 6:40 PM, Rahul Iyer wrote: > I can assign this to you, but you need to have an account in > https://issues.apache.org. > If you already have an account, then please send your id -

Re: Contributing GMM and Perceptron to MADLib

2016-03-28 Thread Rahul Iyer
I can assign this to you, but you need to have an account in https://issues.apache.org. If you already have an account, then please send your id - I wasn't able to find you just using your name. On Mon, Mar 28, 2016 at 3:31 PM, Aditya Nain wrote: > Hi Rahul, > > Thanks for the reply! > > I am wo

kNN implementation

2016-03-28 Thread Babak Alipour
Greetings everyone, I am Babak Alipour, a student at University of Florida. I have been using MADlib and was hoping to use kNN classification, which is unfortunately not available so I decided to give implementing it a shot. Looking at the issue tracker, I found two Jiras regarding kNN: MADLIB-40

Re: Contributing GMM and Perceptron to MADLib

2016-03-28 Thread Aditya Nain
Hi Rahul, Thanks for the reply! I am working on implementing Gaussian Mixture Model assuming that the co-variance matrix is same for all the Gaussians. The JIRA which deals GMM is MADBLIB-410: https://issues.apache.org/jira/browse/MADLIB-410?jql=project%20%3D%20MADLIB Can this be assigned to me,