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

Python ML Params.copy treats uid, paramMaps differently than Scala

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.1.0
    • 2.1.1, 2.2.0
    • ML, PySpark
    • None

    Description

      In PySpark, ml.param.Params.copy does not quite match the Scala implementation:

      • It does not copy the UID
      • It does not respect the difference between defaultParamMap and paramMap. This is an issue with _copyValues.

      Attachments

        Issue Links

          Activity

            People

              bryanc Bryan Cutler
              josephkb Joseph K. Bradley
              Joseph K. Bradley Joseph K. Bradley
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: