[
https://issues.apache.org/jira/browse/SOLR-10638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16001930#comment-16001930
]
ASF subversion and git services commented on SOLR-10638:
--------------------------------------------------------
Commit a9681dbc0894e78583724aad85e0bbc8b97ec9a1 in lucene-solr's branch
refs/heads/branch_6x from [~joel.bernstein]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=a9681db ]
SOLR-10638: Add normalize Stream Evaluator
> 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
>
> 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: [email protected]
For additional commands, e-mail: [email protected]