Ruifeng Zheng created SPARK-59402:
-------------------------------------

             Summary: Reduce RandomForestRegressionModel broadcast size
                 Key: SPARK-59402
                 URL: https://issues.apache.org/jira/browse/SPARK-59402
             Project: Spark
          Issue Type: Sub-task
          Components: ML
    Affects Versions: 5.0.0
            Reporter: Ruifeng Zheng


RandomForestRegressionModel.transform currently broadcasts the entire model. 
Broadcast only the tree root nodes to reduce the serialized broadcast size and 
Spark Connect server pressure.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to