You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2019/02/28 22:58:09 UTC

[jira] [Closed] (FLINK-4865) FlinkML - Add EvaluateDataSet operation for LabeledVector

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

Chesnay Schepler closed FLINK-4865.
-----------------------------------
    Resolution: Won't Do

Closing since flink-ml is effectively frozen.

> FlinkML - Add EvaluateDataSet operation for LabeledVector
> ---------------------------------------------------------
>
>                 Key: FLINK-4865
>                 URL: https://issues.apache.org/jira/browse/FLINK-4865
>             Project: Flink
>          Issue Type: New Feature
>          Components: Library / Machine Learning
>            Reporter: Thomas FOURNIER
>            Priority: Minor
>
> We can only call "evaluate" method on a DataSet[(Vector,Double)].
> Eg: If our model is an SVM 
> svm.evaluate(test) with test has type DataSet[(Vector,Double)]
> We would like to call it on DataSet[LabeledVector] also.
>  



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