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

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

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

SOLR-11046: Update CHANGES.txt


> Add residuals Stream Evaluator
> ------------------------------
>
>                 Key: SOLR-11046
>                 URL: https://issues.apache.org/jira/browse/SOLR-11046
>             Project: Solr
>          Issue Type: New Feature
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Joel Bernstein
>            Assignee: Joel Bernstein
>         Attachments: SOLR-11046.patch, SOLR-11046.patch
>
>
> The residuals stream evaluator returns an array of the residuals (difference 
> between predicted and actual values) from applying a simple regression model 
> to a sample set.
> {code}
> a = regress(b, c)
> d = residuals(a, b, c)
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to