GitHub user myui opened a pull request:

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

    [WIP][HIVEMALL-108-2] Support `-iter` option in generic predictors

    ## What changes were proposed in this pull request?
    
    Support -iter option in both generic classifier and regression by buffering 
input samples, with an auxiliary -tol option. 
    (Ref. #87 #79 )
    
    This PR is based on #87 .
    
    ## What type of PR is it?
    
    Improvement
    
    ## What is the Jira issue?
    
    https://issues.apache.org/jira/browse/HIVEMALL-108
    
    ## How was this patch tested?
    
    unit tests

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

    $ git pull https://github.com/myui/incubator-hivemall HIVEMALL-108-2

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

    https://github.com/apache/incubator-hivemall/pull/98.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 #98
    
----
commit 5b1af8fea4659ec853b9eceebde90899e734071a
Author: Takuya Kitazawa <k.tak...@gmail.com>
Date:   2017-07-06T09:53:52Z

    Close #87: [HIVEMALL-108] Support '-iter' option in generic predictors

commit 7bd60a3f1da934721f390f86873d08bc5393b199
Author: Makoto Yui <m...@apache.org>
Date:   2017-07-11T07:00:56Z

    Refactored read/writeFeatureValue to be more straightfoward

----


---
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