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 <zaleslaw.sin@...> Date: 2018-10-17T16:11:41Z IGNITE-9910: Improve examples commit 81f99c0fbbdd4a455f84e13f5d45838433b9082f Author: zaleslaw <zaleslaw.sin@...> Date: 2018-10-17T16:40:49Z IGNITE-9910: Patched Vector commit cdc690e0ff93c8602e4ad7a367f6f1e8f299712e Author: Zinoviev Alexey <zaleslaw.sin@...> Date: 2018-10-18T13:58:16Z IGNITE-9910: Fixed KNN examples commit 7cf42524bcc6b228025ae94480f25fbc18aca712 Author: Zinoviev Alexey <zaleslaw.sin@...> Date: 2018-10-18T15:32:41Z IGNITE-9910: Fixed LogReg and LinReg commit 9ef00b50b6277fec5554364fed89e0f283624cfc Author: Zinoviev Alexey <zaleslaw.sin@...> Date: 2018-10-18T15:41:47Z IGNITE-9910: Fixed SVM commit ab4df665012e1227c397ff29d2a9031ab980aeaa Author: Zinoviev Alexey <zaleslaw.sin@...> Date: 2018-10-18T16:02:04Z IGNITE-9910: Fixed RandomForest ---- ---