Thomas FOURNIER created FLINK-4865:
--------------------------------------
Summary: 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[(Double,Vector)].
Eg: svm/evaluate(test) where test: DataSet[(Double,Vector)]
We want also to call this method on DataSet[LabeledVector]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)