Re: [MLlib] Contributing Algorithm for Outlier Detection

2014-11-20 Thread slcclimber
hat you can add code in > it. > > > > > > Thanks, > > > > Ashutosh > > > > > > From: slcclimber [via Apache Spark Developers List] < > > [hidden email] <http://user/SendEmail.jtp?type=node&node=9467&i=1>> > > Sent: Thurs

Re: [MLlib] Contributing Algorithm for Outlier Detection

2014-11-20 Thread Joseph Bradley
://apache-spark-developers-list.1001551.n3.nabble.com/MLlib-Contributing-Algorithm-for-Outlier-Detection-tp8880p9441.html > To unsubscribe from [MLlib] Contributing Algorithm for Outlier Detection, > click here< > http://apache-spark-developers-list.100

Re: [MLlib] Contributing Algorithm for Outlier Detection

2014-11-19 Thread Ashutosh
Algorithm for Outlier Detection You could also use rdd.zipWithIndex() to create indexes. Anant If you reply to this email, your message will be added to the discussion below: http://apache-spark-developers-list.1001551.n3.nabble.com/MLlib-Contributing-Algorithm-for

Re: [MLlib] Contributing Algorithm for Outlier Detection

2014-11-19 Thread slcclimber
You could also use rdd.zipWithIndex() to create indexes. Anant -- View this message in context: http://apache-spark-developers-list.1001551.n3.nabble.com/MLlib-Contributing-Algorithm-for-Outlier-Detection-tp8880p9441.html Sent from the Apache Spark Developers List mailing list archive at

Re: [MLlib] Contributing Algorithm for Outlier Detection

2014-11-18 Thread Ashutosh
List] Sent: Monday, November 17, 2014 10:45 AM To: Ashutosh Trivedi (MT2013030) Subject: Re: [MLlib] Contributing Algorithm for Outlier Detection Ashutosh, The counter will certainly be an parellization issue when multiple nodes are used specially over massive datasets. A better approach would

Re: [MLlib] Contributing Algorithm for Outlier Detection

2014-11-16 Thread slcclimber
= rdd.zip(index) Which zips the two RDD's in a parallelizable fashion. -- View this message in context: http://apache-spark-developers-list.1001551.n3.nabble.com/MLlib-Contributing-Algorithm-for-Outlier-Detection-tp8880p9399.html Sent from the Apache Spark Developers List mailing list archi

Re: [MLlib] Contributing Algorithm for Outlier Detection

2014-11-13 Thread Ashutosh
} From: Meethu Mathew-2 [via Apache Spark Developers List] Sent: Friday, November 14, 2014 11:42 AM To: Ashutosh Trivedi (MT2013030) Subject: Re: [MLlib] Contributing Algorithm for Outlier Detection Hi, I have a doubt regarding the input to your algorithm.

Re: [MLlib] Contributing Algorithm for Outlier Detection

2014-11-13 Thread Meethu Mathew
PM To: Ashutosh Trivedi (MT2013030) Subject: Re: [MLlib] Contributing Algorithm for Outlier Detection Mayur, Libsvm format sounds good to me. I could work on writing the tests if that helps you? Anant On Nov 11, 2014 11:06 AM, "Ashutosh [via Apache Spark Developers List]" <[hid

Re: [MLlib] Contributing Algorithm for Outlier Detection

2014-11-13 Thread Meethu Mathew
opers List] Sent: Tuesday, November 11, 2014 11:46 PM To: Ashutosh Trivedi (MT2013030) Subject: Re: [MLlib] Contributing Algorithm for Outlier Detection Mayur, Libsvm format sounds good to me. I could work on writing the tests if that helps you? Anant On Nov 11, 2014 11:06 AM, "Ashut

Re: [MLlib] Contributing Algorithm for Outlier Detection

2014-11-13 Thread Ashutosh
M To: Ashutosh Trivedi (MT2013030) Subject: Re: [MLlib] Contributing Algorithm for Outlier Detection Mayur, Libsvm format sounds good to me. I could work on writing the tests if that helps you? Anant On Nov 11, 2014 11:06 AM, "Ashutosh [via Apache Spark Developers List]" <[hidden e

Re: [MLlib] Contributing Algorithm for Outlier Detection

2014-11-11 Thread Ashutosh
t: Re: [MLlib] Contributing Algorithm for Outlier Detection Mayur, Libsvm format sounds good to me. I could work on writing the tests if that helps you? Anant On Nov 11, 2014 11:06 AM, "Ashutosh [via Apache Spark Developers List]" <[hidden email]> wrote: Hi Mayur, Vector data types

Re: [MLlib] Contributing Algorithm for Outlier Detection

2014-11-11 Thread slcclimber
rom:* Mayur Rustagi [via Apache Spark Developers List] email] <http://user/SendEmail.jtp?type=node&node=9286&i=0>> > *Sent:* Saturday, November 8, 2014 12:52 PM > *To:* Ashutosh Trivedi (MT2013030) > *Subject:* Re: [MLlib] Contributing Algorithm for Outlier Detectio

Re: [MLlib] Contributing Algorithm for Outlier Detection

2014-11-11 Thread Ashutosh
Sent: Saturday, November 8, 2014 12:52 PM To: Ashutosh Trivedi (MT2013030) Subject: Re: [MLlib] Contributing Algorithm for Outlier Detection > > We should take a vector instead giving the user flexibility to decide > data source/ type What do you mean by vector datatype exactly? Mayur

Re: [MLlib] Contributing Algorithm for Outlier Detection

2014-11-07 Thread Mayur Rustagi
p;i=0>> wrote: > > > >> ​Okay. I'll try it and post it soon with test case. After that I think > >> we can go ahead with the PR. > >> -- > >> *From:* slcclimber [via Apache Spark Developers List] >> email] &

Re: [MLlib] Contributing Algorithm for Outlier Detection

2014-11-04 Thread slcclimber
> *From:* slcclimber [via Apache Spark Developers List] email] <http://user/SendEmail.jtp?type=node&node=9083&i=0>> > *Sent:* Friday, October 31, 2014 10:09 AM > *To:* Ashutosh Trivedi (MT2013030) > *Subject:* Re: [MLlib] Contributing Algorithm for Outlier Detection > > >

Re: [MLlib] Contributing Algorithm for Outlier Detection

2014-11-04 Thread Ashutosh
Ashutosh Trivedi (MT2013030) Subject: Re: [MLlib] Contributing Algorithm for Outlier Detection You should create a jira ticket to go with it as well. Thanks On Oct 30, 2014 10:38 PM, "Ashutosh [via Apache Spark Developers List]" <[hidden email]> wrote: ?Okay. I'll try it a

Re: [MLlib] Contributing Algorithm for Outlier Detection

2014-10-30 Thread slcclimber
c data for testing with in the > scripts, how does this work? > > Regards, > Ashutosh > > -- > If you reply to this email, your message will be added to the discussion > below: > > http://apache-spark-developers-list.1001551.n3.nabble.com/

Re: [MLlib] Contributing Algorithm for Outlier Detection

2014-10-30 Thread Ashutosh
go ahead with the PR. From: slcclimber [via Apache Spark Developers List] http://user/SendEmail.jtp?type=node&node=9036&i=0>> Sent: Friday, October 31, 2014 10:03 AM To: Ashutosh Trivedi (MT2013030) Subject: Re: [MLlib] Contributing Algorithm for Outlier Detection Ashu

Re: [MLlib] Contributing Algorithm for Outlier Detection

2014-10-30 Thread Ashutosh
s this work? Regards, Ashutosh If you reply to this email, your message will be added to the discussion below: http://apache-spark-developers-list.1001551.n3.nabble.com/MLlib-Contributing-Algorithm-for-Outlier-Detection-tp8880p9034.html To unsubscribe from [MLlib] C

Re: [MLlib] Contributing Algorithm for Outlier Detection

2014-10-30 Thread Ashutosh
scripts, how does this work? Regards, Ashutosh -- View this message in context: http://apache-spark-developers-list.1001551.n3.nabble.com/MLlib-Contributing-Algorithm-for-Outlier-Detection-tp8880p9034.html Sent from the Apache Spark Developers List mailing list archive at Nabble.com

Re: [MLlib] Contributing Algorithm for Outlier Detection

2014-10-28 Thread slcclimber
) 5? the lines exceed the style guides 100 character length Thanks Anant -- View this message in context: http://apache-spark-developers-list.1001551.n3.nabble.com/MLlib-Contributing-Algorithm-for-Outlier-Detection-tp8880p8992.html Sent from the Apache Spark Developers List mailing list

Re: [MLlib] Contributing Algorithm for Outlier Detection

2014-10-28 Thread Ashutosh
gards, Ashutosh & Kaushik -- View this message in context: http://apache-spark-developers-list.1001551.n3.nabble.com/MLlib-Contributing-Algorithm-for-Outlier-Detection-tp8880p8990.html Sent from the Apache Spark Developers List mailing list archive at N

Re: [MLlib] Contributing Algorithm for Outlier Detection

2014-10-24 Thread Ashutosh
these issues. Here is the JIRA opened for it. https://issues.apache.org/jira/browse/SPARK-4038 Regards, Ashutosh -- View this message in context: http://apache-spark-developers-list.1001551.n3.nabble.com/MLlib-Contributing-Algorithm-for-Outlier-Detection-tp8880p8935.html Sent from the Apache

Re: [MLlib] Contributing Algorithm for Outlier Detection

2014-10-21 Thread Ashutosh
apache.org/jira/browse/SPARK-4038 Lets discuss it over there. Regards, Ashutosh -- View this message in context: http://apache-spark-developers-list.1001551.n3.nabble.com/MLlib-Contributing-Algorithm-for-Outlier-Detection-tp8880p8894.html Sent from the Apache Spark Developers List mailing list

Re: [MLlib] Contributing Algorithm for Outlier Detection

2014-10-21 Thread Xiangrui Meng
est from git, How to > provide the test cases? > > Suggestions and guidance are welcome. > > Thanks, > Ashutosh > > > > -- > View this message in context: > http://apache-spark-developers-list.1001551.n3.nabble.com/MLlib-Contributing-Algorithm-fo

[MLlib] Contributing Algorithm for Outlier Detection

2014-10-21 Thread Ashutosh
1001551.n3.nabble.com/MLlib-Contributing-Algorithm-for-Outlier-Detection-tp8880.html Sent from the Apache Spark Developers List mailing list archive at Nabble.com. - To unsubscribe, e-mail: dev-unsubscr...@spark.apache.org For