Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-10959

PySpark StreamingLogisticRegressionWithSGD does not train with given regParam and convergenceTol parameters

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 1.5.1
    • 1.5.2, 1.6.0
    • PySpark

    Description

      These parameters are passed into the StreamingLogisticRegressionWithSGD constructor, but do not get transferred to the model to use when training. Same problem with StreamingLinearRegressionWithSGD and the intercept param is in the wrong argument place where it is being used as regularization value.

      Attachments

        Activity

          People

            bryanc Bryan Cutler
            bryanc Bryan Cutler
            Xiangrui Meng Xiangrui Meng
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: