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

PySpark ML should expose Params.clear() to unset a user supplied Param

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.0.0
    • 3.0.0
    • ML, PySpark
    • None

    Description

      PySpark ML currently has a private _clear() method that will unset a param. This should be made public to match the Scala API and give users a way to unset a user supplied param. Care should be take to ensure param values are synced with the JVM and also work with save/load persistence.

      Attachments

        Issue Links

          Activity

            People

              huaxingao Huaxin Gao
              bryanc Bryan Cutler
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: