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/08/01 12:56:06 UTC

[GitHub] ignite pull request #4469: IGNITE-8680: One Hot Encoder (including String In...

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.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 #4469
    
----
commit 0f39821e5fb140d93639b8c2ccdca487454c3093
Author: zaleslaw <za...@...>
Date:   2018-08-01T12:49:19Z

    IGNITE-8680: Added One-Hot Encoder

commit 99ebfacab93233f85dcb87d2092e64c6c58f7372
Author: zaleslaw <za...@...>
Date:   2018-08-01T12:53:41Z

    IGNITE-8680: Fixed formatting

commit 706262dae33929a8dc22498e943c66199937a328
Author: zaleslaw <za...@...>
Date:   2018-08-01T12:54:20Z

    IGNITE-8680: Fixed imports

----


---

[GitHub] ignite pull request #4469: IGNITE-8680: One Hot Encoder (including String In...

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

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


---