[ https://issues.apache.org/jira/browse/SOLR-11046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Joel Bernstein updated SOLR-11046: ---------------------------------- Attachment: SOLR-11046.patch > 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