[
https://issues.apache.org/jira/browse/SOLR-11429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16215675#comment-16215675
]
ASF subversion and git services commented on SOLR-11429:
--------------------------------------------------------
Commit 2c54ee2d6da489b73cff4891f9a96765787925eb in lucene-solr's branch
refs/heads/branch_7x from [~joel.bernstein]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=2c54ee2 ]
SOLR-11429: Add loess Stream Evaluator to support Local Regression interpolation
> Add loess Stream Evaluator to support Local Regression interpolation
> --------------------------------------------------------------------
>
> Key: SOLR-11429
> URL: https://issues.apache.org/jira/browse/SOLR-11429
> Project: Solr
> Issue Type: New Feature
> Security Level: Public(Default Security Level. Issues are Public)
> Reporter: Joel Bernstein
> Assignee: Joel Bernstein
> Fix For: 7.2, master (8.0)
>
> Attachments: SOLR-11429.patch, SOLR-11429.patch
>
>
> The loess function will fit a curved line through a set of points using the
> Local Regression Algorithm.
> Syntax:
> {code}
> yvalues = loess(xvec, yvec)
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]