[
https://issues.apache.org/jira/browse/SOLR-11321?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joel Bernstein updated SOLR-11321:
----------------------------------
Description:
This ticket adds some important vector math evaluators to the statistical
programming library.
ebeAdd: Element by element addition of two vectors
ebeSubtract: Element by element subtraction of two vectors
ebeMultiply: Element by element multiplication of two vectors
ebeDivide: Eelement by element division of two vectors
dotProduct: The dot product of two vectors
consineSimilartiy: The cosine similarity of two vectors
> Add ebeAdd, ebeSubtract, ebeDivide, ebeMultiply, dotProduct and
> cosineSimilarity Stream Evaluators
> ---------------------------------------------------------------------------------------------------
>
> Key: SOLR-11321
> URL: https://issues.apache.org/jira/browse/SOLR-11321
> Project: Solr
> Issue Type: New Feature
> Security Level: Public(Default Security Level. Issues are Public)
> Reporter: Joel Bernstein
> Attachments: SOLR-11321.patch
>
>
> This ticket adds some important vector math evaluators to the statistical
> programming library.
> ebeAdd: Element by element addition of two vectors
> ebeSubtract: Element by element subtraction of two vectors
> ebeMultiply: Element by element multiplication of two vectors
> ebeDivide: Eelement by element division of two vectors
> dotProduct: The dot product of two vectors
> consineSimilartiy: The cosine similarity of two vectors
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]