[jira] [Updated] (SOLR-11172) Add Mann-Whitney U test Stream Evaluator
[ https://issues.apache.org/jira/browse/SOLR-11172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-11172: -- Fix Version/s: 7.2 > Add Mann-Whitney U test Stream Evaluator > > > Key: SOLR-11172 > URL: https://issues.apache.org/jira/browse/SOLR-11172 > 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.2 > > Attachments: SOLR-11172 > > > This ticket will add a Stream Evaluator to perform the Mann-Whitney U Test on > two arrays of numbers. -- This message was sent by Atlassian JIRA (v6.4.14#64029) - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org
[jira] [Updated] (SOLR-11172) Add Mann-Whitney U test Stream Evaluator
[ https://issues.apache.org/jira/browse/SOLR-11172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-11172: -- Issue Type: New Feature (was: Bug) > Add Mann-Whitney U test Stream Evaluator > > > Key: SOLR-11172 > URL: https://issues.apache.org/jira/browse/SOLR-11172 > Project: Solr > Issue Type: New Feature > Security Level: Public(Default Security Level. Issues are Public) >Reporter: Joel Bernstein >Assignee: Joel Bernstein >Priority: Major > Attachments: SOLR-11172 > > > This ticket will add a Stream Evaluator to perform the Mann-Whitney U Test on > two arrays of numbers. -- This message was sent by Atlassian JIRA (v6.4.14#64029) - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org
[jira] [Updated] (SOLR-11172) Add Mann-Whitney U test Stream Evaluator
[ https://issues.apache.org/jira/browse/SOLR-11172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mathew updated SOLR-11172: -- Attachment: SOLR-11172 Mann-WhitneyU test wraps Apache Math Commons implementation. *Mann-Whitney U Test:* mannWhitneyU(colA, colB) - Performs Mann-WhitneyU Test on 2 arrays of numbers and returns a a single tuple of *u-statistic* and *p-value*. > Add Mann-Whitney U test Stream Evaluator > > > Key: SOLR-11172 > URL: https://issues.apache.org/jira/browse/SOLR-11172 > Project: Solr > Issue Type: Bug > Security Level: Public(Default Security Level. Issues are Public) >Reporter: Joel Bernstein >Assignee: Joel Bernstein > Attachments: SOLR-11172 > > > This ticket will add a Stream Evaluator to perform the Mann-Whitney U Test on > two arrays of numbers. -- This message was sent by Atlassian JIRA (v6.4.14#64029) - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org