[
https://issues.apache.org/jira/browse/IGNITE-6872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16259279#comment-16259279
]
Oleg Ignatenko edited comment on IGNITE-6872 at 11/21/17 7:11 AM:
------------------------------------------------------------------
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).
Teamcity run successfully: [build
#952371|https://ci.ignite.apache.org/viewLog.html?buildId=952371&tab=buildResultsDiv&buildTypeId=Ignite20Tests_IgniteMl].
Licenses and javadoc check also passed at Teamcity: [build
#952678|https://ci.ignite.apache.org/viewLog.html?buildId=952678&tab=queuedBuildOverviewTab].
[~chief], could you please take a look?
was (Author: oignatenko):
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).
Teamcity run successfully: [build
#952371|https://ci.ignite.apache.org/viewLog.html?buildId=952371&tab=buildResultsDiv&buildTypeId=Ignite20Tests_IgniteMl].
[~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)