GitHub user maropu opened a pull request:

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

    [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/106.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 #106
    
----
commit a71de06f94b4acf5f53d8bd2ec5fe73c2e589b03
Author: Takeshi Yamamuro <yamam...@apache.org>
Date:   2017-07-27T13:44:34Z

    Support train_classifier and train_regressor

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to