[
https://issues.apache.org/jira/browse/IGNITE-6872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16259279#comment-16259279
]
Oleg Ignatenko commented on IGNITE-6872:
----------------------------------------
Ready to merge: [pull request #3069|https://github.com/apache/ignite/pull/3069].
Compared to prior / draft implementation there are not many changes;
IGNITE-5846 made impact only on code in example where I had to change local
vector to distributed one (not surprising given that ticket 5846 involved
improving consistency of "like" functionality of distributed matrices and
vectors).
[~chief], could you please take a look?
> Linear regression should implement Model API
> --------------------------------------------
>
> Key: IGNITE-6872
> URL: https://issues.apache.org/jira/browse/IGNITE-6872
> Project: Ignite
> Issue Type: Task
> Components: ml
> Reporter: Oleg Ignatenko
> Assignee: Oleg Ignatenko
> Fix For: 2.4
>
>
> When linear regression was originally implemented per IGNITE-5012 we had no
> Model API.
> Now that this API is available (merged into master with IGNITE-5218) lin
> regression needs to adapt to implement it.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)