[
https://issues.apache.org/jira/browse/HIVEMALL-158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Makoto Yui closed HIVEMALL-158.
-------------------------------
Fix Version/s: 0.6.0
Assignee: Makoto Yui
Resolution: Fixed
> 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
> Assignee: Makoto Yui
> Priority: Trivial
> Fix For: 0.6.0
>
>
> * 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)