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

RDDs in GradientBoostedTress can be unpersisted earlier for saving memory

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Incomplete
    • 2.4.5
    • None
    • ML, MLlib

    Description

      In ml.tree.impl.GradientBoostedTrees.boost(), predErrorCheckpointer and input are unpersisted at last. Actually, they can be unpersisted before the if(validate) block, so it can save memory for the computation in if block.

      Attachments

        Activity

          People

            Unassigned Unassigned
            spark_cachecheck IcySanwitch
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: