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

Add score function for Predictors

    XMLWordPrintableJSON

Details

    Description

      A score function for Predictor implementations should take a DataSet[(I, O)] and an (optional) scoring measure and return a score.

      The DataSet[(I, O)] would probably be the output of the predict function.

      For example in MultipleLinearRegression, we can call predict on a labeled dataset, get back predictions for each item in the data, and then call score with the resulting dataset as an argument and we should get back a score for the prediction quality, such as the R^2 score.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 10m
                  10m