GitHub user takuti opened a pull request: https://github.com/apache/incubator-hivemall/pull/56
[HIVEMALL-83][Bug] Fix wrong getV() arg on ffm_predict ## What changes were proposed in this pull request? `getV()` called in `ffm_predict` takes wrong argument. ## What type of PR is it? Bug Fix ## What is the Jira issue? https://issues.apache.org/jira/browse/HIVEMALL-83 ## How was this patch tested? N/A You can merge this pull request into a Git repository by running: $ git pull https://github.com/takuti/incubator-hivemall ffm Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-hivemall/pull/56.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 #56 ---- commit 45567c8322de6b978c88d896b7c1882f90a3f669 Author: Takuya Kitazawa <k.tak...@gmail.com> Date: 2017-03-01T10:01:13Z Fix wrong getV() arg on ffm_predict ---- --- 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. ---