Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-12671

Add robust flag to knnRegress Stream Evaluator

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Resolved
    • None
    • 7.5
    • None
    • None

    Description

      Currently the knnRegress function calculates the prediction by averaging the outcomes from the k nearest neighbors. The robust flag wil cause the knnRegression function to calculate the prediction by taking the median of the outcomes of the k nearest neighbors. This will be useful when using knnRegression for anomaly detection.

      Attachments

        1. SOLR-12671.patch
          11 kB
          Joel Bernstein

        Issue Links

          Activity

            People

              jbernste Joel Bernstein
              jbernste Joel Bernstein
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: