[ https://issues.apache.org/jira/browse/HIVEMALL-158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Makoto Yui updated HIVEMALL-158: -------------------------------- Summary: Refine deprecated userguide contents (was: Update user guide to use newly introduced functions) > 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)