[ 
https://issues.apache.org/jira/browse/HIVEMALL-258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Makoto Yui updated HIVEMALL-258:
--------------------------------
    Fix Version/s: 0.6.0

> Add UDF to convert feature/label in Libsvm format
> -------------------------------------------------
>
>                 Key: HIVEMALL-258
>                 URL: https://issues.apache.org/jira/browse/HIVEMALL-258
>             Project: Hivemall
>          Issue Type: Improvement
>            Reporter: Makoto Yui
>            Priority: Minor
>             Fix For: 0.6.0
>
>
> Add to_libsvm_format UDF something as follows: 
> {code:sql}
> select 
>   to_libsvm_format(features, label) as libsvm
> from
>   input
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to