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

Joel Bernstein updated SOLR-11952:
----------------------------------
    Description: 
The current *olsRegress* function works on in-memory matrices. It would be nice 
to also have an online updating multivariate regression implementation that 
works with data sets of any size.

This ticket will add support for *Miller Updating Regression*, which can be 
used with data sets of any size. An *OnlineRegressionStream* Stream Decorator 
will be added to support this functionality. The function name will likely be 
called *onlineRegress*.

The implementation will be provided by Apache Commons Math.

 

  was:
The current *olsRegress* function works on in-memory matrices. It would be nice 
to also have an online updating multivariate regression implementation that 
works with data sets of any size.

This ticket will add support for *Miller Updating Regression*, which can be 
used with data sets of any size. An *OnlineRegressionStream* Stream Decorator 
will be added to support this functionality. The function name will likely be 
called online*Regress*.

The implementation will be provided by Apache Commons Math.

 


> Add onlineRegress Stream Decorator to support Streaming Regression
> ------------------------------------------------------------------
>
>                 Key: SOLR-11952
>                 URL: https://issues.apache.org/jira/browse/SOLR-11952
>             Project: Solr
>          Issue Type: New Feature
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Joel Bernstein
>            Assignee: Joel Bernstein
>            Priority: Major
>             Fix For: 7.3
>
>
> The current *olsRegress* function works on in-memory matrices. It would be 
> nice to also have an online updating multivariate regression implementation 
> that works with data sets of any size.
> This ticket will add support for *Miller Updating Regression*, which can be 
> used with data sets of any size. An *OnlineRegressionStream* Stream Decorator 
> will be added to support this functionality. The function name will likely be 
> called *onlineRegress*.
> The implementation will be provided by Apache Commons Math.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to