Joel Bernstein created SOLR-10638:
-------------------------------------
Summary: 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]