GitHub user zaleslaw opened a pull request:
https://github.com/apache/ignite/pull/4469 IGNITE-8680: One Hot Encoder (including String Indexing)
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-8680
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4469.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4469
----
commit 0f39821e5fb140d93639b8c2ccdca487454c3093
Author: zaleslaw <zaleslaw.sin@...>
Date: 2018-08-01T12:49:19Z
IGNITE-8680: Added One-Hot Encoder
commit 99ebfacab93233f85dcb87d2092e64c6c58f7372
Author: zaleslaw <zaleslaw.sin@...>
Date: 2018-08-01T12:53:41Z
IGNITE-8680: Fixed formatting
commit 706262dae33929a8dc22498e943c66199937a328
Author: zaleslaw <zaleslaw.sin@...>
Date: 2018-08-01T12:54:20Z
IGNITE-8680: Fixed imports
----
---