You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/11/17 15:58:00 UTC

[jira] [Commented] (IGNITE-6949) Cleanup OLS code

    [ https://issues.apache.org/jira/browse/IGNITE-6949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16257156#comment-16257156 ] 

ASF GitHub Bot commented on IGNITE-6949:
----------------------------------------

GitHub user zaleslaw opened a pull request:

    https://github.com/apache/ignite/pull/3063

    IGNITE-6949: Add support of distributed matrices for OLS regression

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-6949

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/3063.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #3063
    
----
commit b84d1b6ae284edaa510f7eefa84f5594dd1cb83e
Author: zaleslaw <za...@gmail.com>
Date:   2017-11-17T14:44:05Z

    Removed incorrect patch

commit 401a464c6bde191111bbf1f11d0d32a2aea9facc
Author: zaleslaw <za...@gmail.com>
Date:   2017-11-17T15:11:09Z

    Added OLS Distributed support

commit 9701adc7957ef20cc84eeef3394634dabb6a9af0
Author: zaleslaw <za...@gmail.com>
Date:   2017-11-17T15:55:07Z

    Fixed code style

----


> Cleanup OLS code
> ----------------
>
>                 Key: IGNITE-6949
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6949
>             Project: Ignite
>          Issue Type: Bug
>      Security Level: Public(Viewable by anyone) 
>          Components: ml
>            Reporter: Yury Babak
>            Assignee: Aleksey Zinoviev
>             Fix For: 2.4
>
>
> We want fix wrong styles like wildcards in imports, unnecessary empty lines, missed empty lines and if-else blocks format in OLS related files.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)