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/01/25 13:41:00 UTC

[jira] [Commented] (IGNITE-7317) Make SVM Linear example for binary classification

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

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

GitHub user zaleslaw opened a pull request:

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

    IGNITE-7317: SVM Examples

    1. Added titanic dataset
    2. Fixed pom.xml with licenses
    3. Added example
    4. Moved datasets to common package
    5. Fixed kNN samples

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

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

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

    https://github.com/apache/ignite/pull/3435.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 #3435
    
----
commit b84d1b6ae284edaa510f7eefa84f5594dd1cb83e
Author: zaleslaw <za...@...>
Date:   2017-11-17T14:44:05Z

    Removed incorrect patch

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

    Added OLS Distributed support

commit b304deb349a95a8d2f9e62cd53465824a85a13bf
Author: zaleslaw <za...@...>
Date:   2017-12-08T10:43:08Z

    Merge branch 'master' of https://github.com/apache/ignite

commit 10146937099ba58343cf3fbca22d598ab53cd1b0
Author: zaleslaw <za...@...>
Date:   2017-12-21T09:44:54Z

    Merge branch 'master' of https://github.com/apache/ignite

commit 831eda56be1c686f6eba5802ae719dafa96b199a
Author: zaleslaw <za...@...>
Date:   2018-01-25T11:38:49Z

    Merge branch 'master' of https://github.com/apache/ignite

commit a487f529de7504dbc33be1fbdca2431eb2de0070
Author: zaleslaw <za...@...>
Date:   2018-01-25T13:30:22Z

    IGNITE-7317: Added sample, moved datasets, fixed lincenses

----


> Make SVM Linear example for binary classification
> -------------------------------------------------
>
>                 Key: IGNITE-7317
>                 URL: https://issues.apache.org/jira/browse/IGNITE-7317
>             Project: Ignite
>          Issue Type: Sub-task
>          Components: ml
>            Reporter: Aleksey Zinoviev
>            Assignee: Aleksey Zinoviev
>            Priority: Major
>
> Play with params and different datasets in example
> Optional: it could be compared with kNN classification method



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