You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Joel Bernstein (Jira)" <ji...@apache.org> on 2022/01/27 14:36:00 UTC

[jira] [Resolved] (SOLR-13555) Add centeredMovingAvg Stream Evaluator

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

Joel Bernstein resolved SOLR-13555.
-----------------------------------
    Resolution: Duplicate

> Add centeredMovingAvg Stream Evaluator
> --------------------------------------
>
>                 Key: SOLR-13555
>                 URL: https://issues.apache.org/jira/browse/SOLR-13555
>             Project: Solr
>          Issue Type: New Feature
>          Components: streaming expressions
>            Reporter: Joel Bernstein
>            Assignee: Joel Bernstein
>            Priority: Major
>
> Currently the movingAvg function calculates a trailing moving average. This ticket will add the centeredMovingAvg function which will calculate a centered moving avg.
> Under the covers the centeredMovingAverage function will use knnRegression to calculate the centered moving average.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org