[ https://issues.apache.org/jira/browse/HIVEMALL-158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16983245#comment-16983245 ]
ASF GitHub Bot commented on HIVEMALL-158: ----------------------------------------- asfgit commented on pull request #221: [HIVEMALL-158][DOC] Refine deprecated userguide contents URL: https://github.com/apache/incubator-hivemall/pull/221 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org > Refine deprecated userguide contents > ------------------------------------ > > Key: HIVEMALL-158 > URL: https://issues.apache.org/jira/browse/HIVEMALL-158 > Project: Hivemall > Issue Type: Sub-task > Reporter: Makoto Yui > Priority: Trivial > > * Should use feature_hashing function > * Bugs in prediction, *sigmoid(sum(m.weight))* should be > *sigmoid(sum(m.weight * t.value))* > http://hivemall.incubator.apache.org/userguide/regression/kddcup12tr2_dataset.html > * Should use mae/rmse functions > http://hivemall.incubator.apache.org/userguide/regression/e2006_arow.html#evaluation -- This message was sent by Atlassian Jira (v8.3.4#803005)