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

PySpark ML Models should contain Param values

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.3.0
    • ML, PySpark
    • None

    Description

      PySpark spark.ml Models are generally wrappers around Java objects and do not even contain Param values. This JIRA is for copying the Param values from the Estimator to the model.

      This can likely be solved by modifying Estimator.fit to copy Param values, but should also include proper unit tests.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: