You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@madlib.apache.org by iyerr3 <gi...@git.apache.org> on 2016/12/21 21:23:59 UTC

[GitHub] incubator-madlib pull request #82: Encode categorical variables

GitHub user iyerr3 opened a pull request:

    https://github.com/apache/incubator-madlib/pull/82

    Encode categorical variables

    JIRA: MADLIB-1038
    
    Major overhaul of the dummy/one-hot encoding of categorical variables
    with new name and updated arguments. Older function has been
    deprecated with a warning to use the new function.

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

    $ git pull https://github.com/iyerr3/incubator-madlib feature/encode_categorical_variables

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

    https://github.com/apache/incubator-madlib/pull/82.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 #82
    
----
commit a8a4414b5429c66b9ac023988d6c86b3c2d109f5
Author: Rahul Iyer <ri...@apache.org>
Date:   2016-12-21T21:14:28Z

    New module: Encode categorical variables
    
    JIRA: MADLIB-1038
    
    Major overhaul of the dummy/one-hot encoding of categorical variables
    with new name and updated arguments. Older function has been
    deprecated with a warning to use the new function.

commit ed69fe9383fc82b39c68be6b8a2d94097df970d4
Author: Rahul Iyer <ri...@apache.org>
Date:   2016-12-21T21:21:47Z

    Update title for deprecated function

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-madlib issue #82: Encode categorical variables

Posted by ivannovick <gi...@git.apache.org>.
Github user ivannovick commented on the issue:

    https://github.com/apache/incubator-madlib/pull/82
  
    nice


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-madlib pull request #82: Encode categorical variables

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

    https://github.com/apache/incubator-madlib/pull/82


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---