[jira] [Commented] (SOLR-12660) Add outliers Stream Evaluator to support outlier detection

2018-08-14 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/SOLR-12660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16579843#comment-16579843
 ] 

ASF subversion and git services commented on SOLR-12660:


Commit f018159bb1331845b433160c7df197e24c38aa98 in lucene-solr's branch 
refs/heads/branch_7x from [~joel.bernstein]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=f018159 ]

SOLR-12660: Refine output form and register stream function


> Add outliers Stream Evaluator to support outlier detection
> --
>
> Key: SOLR-12660
> URL: https://issues.apache.org/jira/browse/SOLR-12660
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Joel Bernstein
>Assignee: Joel Bernstein
>Priority: Major
> Fix For: 7.5
>
> Attachments: SOLR-12660.patch, SOLR-12660.patch
>
>
> This ticket adds the *outliers* Stream Evaluator which uses a probability 
> distribution and high/low probability thresholds to determine if outliers 
> exist within a numeric vector.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-12660) Add outliers Stream Evaluator to support outlier detection

2018-08-14 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/SOLR-12660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16579835#comment-16579835
 ] 

ASF subversion and git services commented on SOLR-12660:


Commit a2bbeec27c0dcd356866eff89dac80400d7ba802 in lucene-solr's branch 
refs/heads/master from [~joel.bernstein]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=a2bbeec ]

SOLR-12660: Refine output form and register stream function


> Add outliers Stream Evaluator to support outlier detection
> --
>
> Key: SOLR-12660
> URL: https://issues.apache.org/jira/browse/SOLR-12660
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Joel Bernstein
>Assignee: Joel Bernstein
>Priority: Major
> Fix For: 7.5
>
> Attachments: SOLR-12660.patch, SOLR-12660.patch
>
>
> This ticket adds the *outliers* Stream Evaluator which uses a probability 
> distribution and high/low probability thresholds to determine if outliers 
> exist within a numeric vector.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-12660) Add outliers Stream Evaluator to support outlier detection

2018-08-13 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/SOLR-12660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16579004#comment-16579004
 ] 

ASF subversion and git services commented on SOLR-12660:


Commit 31220bab3a4d46458487d35526d7673d931e7de9 in lucene-solr's branch 
refs/heads/branch_7x from [~joel.bernstein]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=31220ba ]

SOLR-12660: Fix TestLang


> Add outliers Stream Evaluator to support outlier detection
> --
>
> Key: SOLR-12660
> URL: https://issues.apache.org/jira/browse/SOLR-12660
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Joel Bernstein
>Assignee: Joel Bernstein
>Priority: Major
> Fix For: 7.5
>
> Attachments: SOLR-12660.patch, SOLR-12660.patch
>
>
> This ticket adds the *outliers* Stream Evaluator which uses a probability 
> distribution and high/low probability thresholds to determine if outliers 
> exist within a numeric vector.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-12660) Add outliers Stream Evaluator to support outlier detection

2018-08-13 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/SOLR-12660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16579001#comment-16579001
 ] 

ASF subversion and git services commented on SOLR-12660:


Commit baf3b8f20c3088f145949b77bc1118db0b87bb17 in lucene-solr's branch 
refs/heads/master from [~joel.bernstein]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=baf3b8f ]

SOLR-12660: Fix TestLang


> Add outliers Stream Evaluator to support outlier detection
> --
>
> Key: SOLR-12660
> URL: https://issues.apache.org/jira/browse/SOLR-12660
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Joel Bernstein
>Assignee: Joel Bernstein
>Priority: Major
> Fix For: 7.5
>
> Attachments: SOLR-12660.patch, SOLR-12660.patch
>
>
> This ticket adds the *outliers* Stream Evaluator which uses a probability 
> distribution and high/low probability thresholds to determine if outliers 
> exist within a numeric vector.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-12660) Add outliers Stream Evaluator to support outlier detection

2018-08-13 Thread Joel Bernstein (JIRA)


[ 
https://issues.apache.org/jira/browse/SOLR-12660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16578998#comment-16578998
 ] 

Joel Bernstein commented on SOLR-12660:
---

Yep, I'll commit a fix for this.

> Add outliers Stream Evaluator to support outlier detection
> --
>
> Key: SOLR-12660
> URL: https://issues.apache.org/jira/browse/SOLR-12660
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Joel Bernstein
>Assignee: Joel Bernstein
>Priority: Major
> Fix For: 7.5
>
> Attachments: SOLR-12660.patch, SOLR-12660.patch
>
>
> This ticket adds the *outliers* Stream Evaluator which uses a probability 
> distribution and high/low probability thresholds to determine if outliers 
> exist within a numeric vector.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-12660) Add outliers Stream Evaluator to support outlier detection

2018-08-13 Thread Steve Rowe (JIRA)


[ 
https://issues.apache.org/jira/browse/SOLR-12660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16578921#comment-16578921
 ] 

Steve Rowe commented on SOLR-12660:
---

Looks like {{o.a.s.client.solrj.io.TestLang}} needs to have its 
{{allFunctions}} list updated to include {{outliers}}?  From 
https://builds.apache.org/job/Lucene-Solr-Tests-master/2699/ :

{noformat}
  [junit4] Suite: org.apache.solr.client.solrj.io.TestLang
  [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLang 
-Dtests.method=testLang -Dtests.seed=C0D6C38C26FD224B -Dtests.multiplier=2 
-Dtests.slow=true -Dtests.locale=es-PY -Dtests.timezone=Asia/Qyzylorda 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
  [junit4] FAILURE 0.01s J0 | TestLang.testLang <<<
  [junit4]> Throwable #1: java.lang.AssertionError: Testing key:outliers
  [junit4]> at 
__randomizedtesting.SeedInfo.seed([C0D6C38C26FD224B:DCB1D869D8BD214]:0)
  [junit4]> at 
org.apache.solr.client.solrj.io.TestLang.testLang(TestLang.java:92)
  [junit4]> at java.lang.Thread.run(Thread.java:748)
{noformat}

> Add outliers Stream Evaluator to support outlier detection
> --
>
> Key: SOLR-12660
> URL: https://issues.apache.org/jira/browse/SOLR-12660
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Joel Bernstein
>Assignee: Joel Bernstein
>Priority: Major
> Fix For: 7.5
>
> Attachments: SOLR-12660.patch, SOLR-12660.patch
>
>
> This ticket adds the *outliers* Stream Evaluator which uses a probability 
> distribution and high/low probability thresholds to determine if outliers 
> exist within a numeric vector.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-12660) Add outliers Stream Evaluator to support outlier detection

2018-08-13 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/SOLR-12660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16578821#comment-16578821
 ] 

ASF subversion and git services commented on SOLR-12660:


Commit bcf3a5d187299f18cc651c16732fe3a44a9da557 in lucene-solr's branch 
refs/heads/branch_7x from [~joel.bernstein]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=bcf3a5d ]

SOLR-12660: Add outliers Stream Evaluator to support outlier detection


> Add outliers Stream Evaluator to support outlier detection
> --
>
> Key: SOLR-12660
> URL: https://issues.apache.org/jira/browse/SOLR-12660
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Joel Bernstein
>Assignee: Joel Bernstein
>Priority: Major
> Fix For: 7.5
>
> Attachments: SOLR-12660.patch, SOLR-12660.patch
>
>
> This ticket adds the *outliers* Stream Evaluator which uses a probability 
> distribution and high/low probability thresholds to determine if outliers 
> exist within a numeric vector.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-12660) Add outliers Stream Evaluator to support outlier detection

2018-08-13 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/SOLR-12660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16578814#comment-16578814
 ] 

ASF subversion and git services commented on SOLR-12660:


Commit 9d57963f41a6916b572458bfa3b4f883e5ab5251 in lucene-solr's branch 
refs/heads/master from [~joel.bernstein]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=9d57963 ]

SOLR-12660: Add outliers Stream Evaluator to support outlier detection


> Add outliers Stream Evaluator to support outlier detection
> --
>
> Key: SOLR-12660
> URL: https://issues.apache.org/jira/browse/SOLR-12660
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Joel Bernstein
>Assignee: Joel Bernstein
>Priority: Major
> Fix For: 7.5
>
> Attachments: SOLR-12660.patch, SOLR-12660.patch
>
>
> This ticket adds the *outliers* Stream Evaluator which uses a probability 
> distribution and high/low probability thresholds to determine if outliers 
> exist within a numeric vector.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-12660) Add outliers Stream Evaluator to support outlier detection

2018-08-13 Thread Joel Bernstein (JIRA)


[ 
https://issues.apache.org/jira/browse/SOLR-12660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16578684#comment-16578684
 ] 

Joel Bernstein commented on SOLR-12660:
---

Add a test case

> Add outliers Stream Evaluator to support outlier detection
> --
>
> Key: SOLR-12660
> URL: https://issues.apache.org/jira/browse/SOLR-12660
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Joel Bernstein
>Assignee: Joel Bernstein
>Priority: Major
> Fix For: 7.5
>
> Attachments: SOLR-12660.patch, SOLR-12660.patch
>
>
> This ticket adds the *outliers* Stream Evaluator which uses a probability 
> distribution and high/low probability thresholds to determine if outliers 
> exist within a numeric vector.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-12660) Add outliers Stream Evaluator to support outlier detection

2018-08-13 Thread Joel Bernstein (JIRA)


[ 
https://issues.apache.org/jira/browse/SOLR-12660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16578439#comment-16578439
 ] 

Joel Bernstein commented on SOLR-12660:
---

Patch with implementation but no tests. Tests will follow shortly.

> Add outliers Stream Evaluator to support outlier detection
> --
>
> Key: SOLR-12660
> URL: https://issues.apache.org/jira/browse/SOLR-12660
> Project: Solr
>  Issue Type: New Feature
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Joel Bernstein
>Assignee: Joel Bernstein
>Priority: Major
> Fix For: 7.5
>
> Attachments: SOLR-12660.patch
>
>
> This ticket adds the *outliers* Stream Evaluator which uses a probability 
> distribution and hi/lo probability thresholds to determine if outliers exist 
> within a numeric vector.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org