[
https://issues.apache.org/jira/browse/MAHOUT-1932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Musselman reassigned MAHOUT-1932:
----------------------------------------
Assignee: Shashanka Balakuntala Srinivasa
> Interchangeable Solvers
> ------------------------
>
> Key: MAHOUT-1932
> URL: https://issues.apache.org/jira/browse/MAHOUT-1932
> Project: Mahout
> Issue Type: Improvement
> Components: Algorithms
> Affects Versions: 0.13.0
> Reporter: Trevor Grant
> Assignee: Shashanka Balakuntala Srinivasa
> Priority: Major
> Fix For: 0.13.2
>
>
> Currently all algorithms are solving 'closed' form.
> It would be good to create open form solvers and optionally invoke them.
> Two such solvers are Stochastic Gradient Descent, and Genetic Algorithms.
> An abstract solver trait, and implementations of at least these two solving
> mechanisms (to avoid bias in choosing what to include/not include in the
> Solver trait).
> Refactoring current algorithms to accept optional Solver.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)