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

spark.ml Model should call copyValues in construction

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Incomplete
    • None
    • None
    • ML

    Description

      Currently, Estimators call Params.copyValues to copy parameters from themselves to the Model they create. The Model has its Estimator, so it could call copyValues upon construction.

      Note: I'm linking a patch which will remove Model and use Transformer instead, but this same fix with copyValues can be applied to Transformer.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              josephkb Joseph K. Bradley
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: