You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Joel Bernstein (JIRA)" <ji...@apache.org> on 2017/05/09 02:25:04 UTC

[jira] [Resolved] (SOLR-10638) Add normalize Stream Evaluator

     [ https://issues.apache.org/jira/browse/SOLR-10638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joel Bernstein resolved SOLR-10638.
-----------------------------------
       Resolution: Resolved
    Fix Version/s: master (7.0)
                   6.6

> Add normalize Stream Evaluator
> ------------------------------
>
>                 Key: SOLR-10638
>                 URL: https://issues.apache.org/jira/browse/SOLR-10638
>             Project: Solr
>          Issue Type: New Feature
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Joel Bernstein
>             Fix For: 6.6, master (7.0)
>
>
> This ticket will add the *normalize* Stream Evaluator which will normalize a vector of numbers so that the mean of the vector is 0 and the standard deviation is 1.
> Syntax:
> {code}
> a = normalize(colA)
> {code}
> Implementation is provided by Apache Commons Math



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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