[ https://issues.apache.org/jira/browse/FLINK-4865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15633596#comment-15633596 ]
ASF GitHub Bot commented on FLINK-4865: --------------------------------------- Github user tfournier314 commented on the issue: https://github.com/apache/flink/pull/2684 @thvasilo @tillrohrmann Ok I will investigate this > FlinkML - Add EvaluateDataSet operation for LabeledVector > --------------------------------------------------------- > > Key: FLINK-4865 > URL: https://issues.apache.org/jira/browse/FLINK-4865 > Project: Flink > Issue Type: New Feature > 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 (v6.3.4#6332)