[
https://issues.apache.org/jira/browse/HIVEMALL-172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Makoto Yui updated HIVEMALL-172:
--------------------------------
Fix Version/s: 0.5.2
> Change tree_predict 3rd argument to accept string options
> ---------------------------------------------------------
>
> Key: HIVEMALL-172
> URL: https://issues.apache.org/jira/browse/HIVEMALL-172
> Project: Hivemall
> Issue Type: Improvement
> Reporter: Makoto Yui
> Assignee: Makoto Yui
> Priority: Minor
> Fix For: 0.5.2
>
>
> {code:java}
> Current signature:
> tree_predict(string modelId, string model, array<double|string> features [,
> const boolean classification])
> Expected:
> tree_predict(string modelId, string model, array<double|string> features
> [, const string options]){code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)