GitHub user zaleslaw opened a pull request: https://github.com/apache/ignite/pull/3577
IGNITE-7796: Adopt kNN classification example 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-7796 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/3577.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 #3577 ---- commit ae9741f36d360c2deada2804baa2cec1fb0254ea Author: zaleslaw <zaleslaw.sin@...> Date: 2018-02-14T14:42:16Z Added draft sample commit 531b336d569456fdee11a424878bd119b3b63c28 Author: Zinoviev Alexey <zaleslaw.sin@...> Date: 2018-02-22T11:42:05Z IGNITE-7702: Added tests commit ad71203ca565f9ef688bea1924bc77052818e236 Author: Zinoviev Alexey <zaleslaw.sin@...> Date: 2018-02-22T17:06:51Z IGNITE-7702: Fixed bug commit fd8f976f3d42066139b0359709fb8ea6eded2f0f Author: Zinoviev Alexey <zaleslaw.sin@...> Date: 2018-02-22T17:09:32Z IGNITE-7702: remove incorrect examples commit 4622dc6df0bf48c800dc413a24278d227e96f6aa Author: Zinoviev Alexey <zaleslaw.sin@...> Date: 2018-02-22T17:10:17Z IGNITE-7702: Rewrite KNN classifications commit 3a661d9e0627b8696c580d4f3587f51b30800166 Author: Zinoviev Alexey <zaleslaw.sin@...> Date: 2018-02-22T17:11:28Z IGNITE-7702: Delete incorrect benchmarks commit c0e2edfbd3893ad693a72462315f4b7c5bd61ac6 Author: Zinoviev Alexey <zaleslaw.sin@...> Date: 2018-02-22T17:36:15Z IGNITE-7702: Fixed tests commit cee126f3a2eedbe88166111d11aa6d985444b924 Author: Zinoviev Alexey <zaleslaw.sin@...> Date: 2018-02-27T13:41:37Z IGNITE-7702: Fixed licenses commit a7b8e8ad773e422ff43d484fa62e8ef58553a802 Author: Zinoviev Alexey <zaleslaw.sin@...> Date: 2018-02-27T13:48:45Z Merge branch 'master' into ignite-7702 commit c63ab415bad489efc93e43538d866fcc5780b642 Author: Zinoviev Alexey <zaleslaw.sin@...> Date: 2018-02-27T13:49:25Z IGNITE-7702: Fixed merged conflicts commit c06a7a00f735e71d659cd6794a6817f9a9fba0e2 Author: Zinoviev Alexey <zaleslaw.sin@...> Date: 2018-02-27T14:02:55Z IGNITE-7796: Added example ---- ---