Makoto Yui created HIVEMALL-249:
-----------------------------------
Summary: Fix fmeasure UDAF to support any integers
Key: HIVEMALL-249
URL: https://issues.apache.org/jira/browse/HIVEMALL-249
Project: Hivemall
Issue Type: Wish
Affects Versions: 0.5.2
Reporter: Makoto Yui
Fix For: 0.6.0
Fmeasure UDAF currently accepts fmeasure(int actual, int predicted) but it
should support any integer compatibile types.
[https://github.com/apache/incubator-hivemall/blob/master/core/src/main/java/hivemall/evaluation/FMeasureUDAF.java#L86]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)