You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Joel Bernstein (JIRA)" <ji...@apache.org> on 2017/12/11 17:13:00 UTC

[jira] [Resolved] (SOLR-11429) Add loess Stream Evaluator to support Local Regression interpolation

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

Joel Bernstein resolved SOLR-11429.
-----------------------------------
    Resolution: Resolved

> 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org