Merge branch 'ffm-predict-udaf' of https://github.com/takuti/incubator-hivemall into HIVEMALL-24-2
Project: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/commit/82fa5810 Tree: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/tree/82fa5810 Diff: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/diff/82fa5810 Branch: refs/heads/HIVEMALL-24-2 Commit: 82fa5810c459c89c56cb83b06c62a044e34e2dee Parents: 7205de1 343f704 Author: Makoto Yui <[email protected]> Authored: Fri Jul 21 15:38:30 2017 +0900 Committer: Makoto Yui <[email protected]> Committed: Fri Jul 21 15:38:30 2017 +0900 ---------------------------------------------------------------------- .../java/hivemall/fm/FFMPredictGenericUDAF.java | 272 +++++++++++++++++++ .../ftvec/pairing/FeaturePairsUDTF.java | 134 +++++++-- 2 files changed, 381 insertions(+), 25 deletions(-) ----------------------------------------------------------------------
