[ 
https://issues.apache.org/jira/browse/SOLR-11429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16215636#comment-16215636
 ] 

ASF subversion and git services commented on SOLR-11429:
--------------------------------------------------------

Commit a6e12374515daa8c0e93c221eabf233a4d97dea4 in lucene-solr's branch 
refs/heads/master from [~joel.bernstein]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=a6e1237 ]

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]

Reply via email to