Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-2102

Add predict operation for LabeledVector

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 0.9

    Description

      Currently we can only call predict on DataSet[V <: Vector].

      A lot of times though we have a DataSet[LabeledVector] that we split into a train and test set.

      We should be able to make predictions on the test DataSet[LabeledVector] without having to transform it into a DataSet[Vector]

      Attachments

        Activity

          People

            tvas Theodore Vasiloudis
            tvas Theodore Vasiloudis
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: