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

All Python param setters should use the `_set` method.

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

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

    Description

      SPARK-13068 added type conversions and checking for Python ML params. The type checking happens in the _set method of params. However, some param setters modify the _paramMap directly and circumvent type checking. All param updates should happen through the _set method to ensure proper type conversion.

      Attachments

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            sethah Seth Hendrickson
            sethah Seth Hendrickson
            Joseph K. Bradley Joseph K. Bradley
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment