You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by zaleslaw <gi...@git.apache.org> on 2018/02/22 17:23:08 UTC

[GitHub] ignite pull request #3565: IGNITE-7702: Adopt kNN classifcation to the new d...

GitHub user zaleslaw opened a pull request:

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

    IGNITE-7702: Adopt kNN classifcation to the new datasets

    

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

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

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

    https://github.com/apache/ignite/pull/3565.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 #3565
    
----
commit ae9741f36d360c2deada2804baa2cec1fb0254ea
Author: zaleslaw <za...@...>
Date:   2018-02-14T14:42:16Z

    Added draft sample

commit 531b336d569456fdee11a424878bd119b3b63c28
Author: Zinoviev Alexey <za...@...>
Date:   2018-02-22T11:42:05Z

    IGNITE-7702: Added tests

commit ad71203ca565f9ef688bea1924bc77052818e236
Author: Zinoviev Alexey <za...@...>
Date:   2018-02-22T17:06:51Z

    IGNITE-7702: Fixed bug

commit fd8f976f3d42066139b0359709fb8ea6eded2f0f
Author: Zinoviev Alexey <za...@...>
Date:   2018-02-22T17:09:32Z

    IGNITE-7702: remove incorrect examples

commit 4622dc6df0bf48c800dc413a24278d227e96f6aa
Author: Zinoviev Alexey <za...@...>
Date:   2018-02-22T17:10:17Z

    IGNITE-7702: Rewrite KNN classifications

commit 3a661d9e0627b8696c580d4f3587f51b30800166
Author: Zinoviev Alexey <za...@...>
Date:   2018-02-22T17:11:28Z

    IGNITE-7702: Delete incorrect benchmarks

----


---

[GitHub] ignite pull request #3565: IGNITE-7702: Adopt kNN classifcation to the new d...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---