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 2018/10/18 16:04:00 UTC

[jira] [Commented] (IGNITE-9910) [ML] Move the static copy-pasted datasets from examples to special Util class

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

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

GitHub user zaleslaw opened a pull request:

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

    IGNITE-9910: Move the static copy-pasted datasets from examples to special Util class

    

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

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

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

    https://github.com/apache/ignite/pull/5028.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 #5028
    
----
commit 8a3d684fdfbe6af7cf7a526808b0bc73d4b4794a
Author: zaleslaw <za...@...>
Date:   2018-10-17T16:11:41Z

    IGNITE-9910: Improve examples

commit 81f99c0fbbdd4a455f84e13f5d45838433b9082f
Author: zaleslaw <za...@...>
Date:   2018-10-17T16:40:49Z

    IGNITE-9910: Patched Vector

commit cdc690e0ff93c8602e4ad7a367f6f1e8f299712e
Author: Zinoviev Alexey <za...@...>
Date:   2018-10-18T13:58:16Z

    IGNITE-9910: Fixed KNN examples

commit 7cf42524bcc6b228025ae94480f25fbc18aca712
Author: Zinoviev Alexey <za...@...>
Date:   2018-10-18T15:32:41Z

    IGNITE-9910: Fixed LogReg and LinReg

commit 9ef00b50b6277fec5554364fed89e0f283624cfc
Author: Zinoviev Alexey <za...@...>
Date:   2018-10-18T15:41:47Z

    IGNITE-9910: Fixed SVM

commit ab4df665012e1227c397ff29d2a9031ab980aeaa
Author: Zinoviev Alexey <za...@...>
Date:   2018-10-18T16:02:04Z

    IGNITE-9910: Fixed RandomForest

----


> [ML] Move the static copy-pasted datasets from examples to special Util class
> -----------------------------------------------------------------------------
>
>                 Key: IGNITE-9910
>                 URL: https://issues.apache.org/jira/browse/IGNITE-9910
>             Project: Ignite
>          Issue Type: Improvement
>          Components: ml
>    Affects Versions: 2.8
>            Reporter: Aleksey Zinoviev
>            Assignee: Aleksey Zinoviev
>            Priority: Major
>             Fix For: 2.8
>
>
> There are a few copy-pasted datasets like Iris, Titanic and etc.
> They should be refactored to one dataset class with constants



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