You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hivemall.apache.org by maropu <gi...@git.apache.org> on 2017/09/11 14:07:50 UTC

[GitHub] incubator-hivemall pull request #113: [HIVEMALL-136][SPARK] Support train_cl...

GitHub user maropu opened a pull request:

    https://github.com/apache/incubator-hivemall/pull/113

    [HIVEMALL-136][SPARK] Support train_classifier and train_regressor for Spark 

    ## What changes were proposed in this pull request?
    This pr added functions `train_classifier` and `train_regressor` in `HivemallOps`.
    
    ## What type of PR is it?
    Improvement
    
    ## What is the Jira issue?
    https://issues.apache.org/jira/browse/HIVEMALL-136
    
    ## How was this patch tested?
    Added tests in `HivemallOpsWithFeatureSuite`.

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

    $ git pull https://github.com/maropu/incubator-hivemall HIVEMALL-136

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

    https://github.com/apache/incubator-hivemall/pull/113.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 #113
    
----
commit 3ec110dd347bbde9fc1e78a6af37deb080292388
Author: Takeshi Yamamuro <ya...@apache.org>
Date:   2017-07-27T13:44:34Z

    Support train_classifier and train_regressor

----


---

[GitHub] incubator-hivemall issue #113: [HIVEMALL-136][SPARK] Support train_classifie...

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

    https://github.com/apache/incubator-hivemall/pull/113
  
    👍  Merged!


---

[GitHub] incubator-hivemall issue #113: [HIVEMALL-136][SPARK] Support train_classifie...

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

    https://github.com/apache/incubator-hivemall/pull/113
  
    
    [![Coverage Status](https://coveralls.io/builds/13216227/badge)](https://coveralls.io/builds/13216227)
    
    Coverage increased (+0.4%) to 40.551% when pulling **3ec110dd347bbde9fc1e78a6af37deb080292388 on maropu:HIVEMALL-136** into **3804789168dab5c5d43aac1fd4000e07688c6a06 on apache:master**.



---

[GitHub] incubator-hivemall pull request #113: [HIVEMALL-136][SPARK] Support train_cl...

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

    https://github.com/apache/incubator-hivemall/pull/113


---