Joel Bernstein created SOLR-13555:
-------------------------------------
Summary: Add centeredMovingAvg Stream Evaluator
Key: SOLR-13555
URL: https://issues.apache.org/jira/browse/SOLR-13555
Project: Solr
Issue Type: New Feature
Security Level: Public (Default Security Level. Issues are Public)
Reporter: Joel Bernstein
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
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]