Uploaded image for project: 'Mahout'
  1. Mahout
  2. MAHOUT-1935

Inefficient use of XtX calculation in Ordinary Least Squares

    XMLWordPrintableJSON

Details

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

    Description

      In line 59 of OrdinaryLeastSquaresModel we calculate and collect XtX, but then don't bother to use it (so it is in essence calculated twice).

      ~https://github.com/apache/zeppelin/blob/master/spark/src/main/java/org/apache/zeppelin/spark/SparkInterpreter.java~

      Not sure how that link got in there. It is unrelated.

      Attachments

        Issue Links

          Activity

            People

              rawkintrevo Trevor Grant
              rawkintrevo Trevor Grant
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: