[
https://issues.apache.org/jira/browse/HIVEMALL-172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Makoto Yui closed HIVEMALL-172.
-------------------------------
Resolution: Fixed
Assignee: Makoto Yui
Fixed in
https://github.com/apache/incubator-hivemall/commit/c742ce58e94913bf446c3b296a24415676f9ac3b
> 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
>
> {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)