Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-21086 CrossValidator, TrainValidationSplit should preserve all models after fitting
  3. SPARK-22005

CrossValidator, TrainValidationSplit dump sub models to disk when fitting: Python API

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Incomplete
    • 2.3.0
    • None
    • ML

    Description

      In pyspark:
      We add a parameter indicating whether to persist models to disk during training (default = off). This will use ML persistence to dump models to a directory so they are available later but do not consume memory.
      Note: when persisting the model list, use indices as the sub-model path

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              weichenxu123 Weichen Xu
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: