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

Add regress and predict Stream Evaluators

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Resolved
    • None
    • 6.6, 7.0
    • None
    • None

    Description

      This ticket will add two Stream Evaluators:

      a) regress: Performs simple regression on two columns of numbers and returns a regression result.

      b) predict: returns a prediction for an independent variable based on a regression result.

      syntax:

      a = regress(colA, colB)
      b = predict(a, 50)
      

      The implementations will be provided by Apache Commons Math

      Attachments

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment