[
https://issues.apache.org/jira/browse/SOLR-11046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16084093#comment-16084093
]
ASF subversion and git services commented on SOLR-11046:
--------------------------------------------------------
Commit 840a3c9d4c2bc38b137984894db151cd395c1548 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=840a3c9 ]
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: [email protected]
For additional commands, e-mail: [email protected]