[
https://issues.apache.org/jira/browse/SPARK-57870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated SPARK-57870:
-----------------------------------
Labels: pull-request-available (was: )
> Apply HasIntermediateStorageLevel to tree ensemble estimators (GBT,
> RandomForest)
> ---------------------------------------------------------------------------------
>
> Key: SPARK-57870
> URL: https://issues.apache.org/jira/browse/SPARK-57870
> Project: Spark
> Issue Type: Sub-task
> Components: ML
> Affects Versions: 4.0.0
> Reporter: Mao Li
> Priority: Major
> Labels: pull-request-available
>
> Apply the HasIntermediateStorageLevel shared param (introduced in
> SPARK-57860) to the
> tree ensemble estimators: GBTClassifier, GBTRegressor, RandomForestClassifier,
> RandomForestRegressor. Unlike the linear estimators, these thread the storage
> level
> through internal implementation classes (GradientBoostedTrees.scala,
> RandomForest.scala).
> Includes the corresponding PySpark changes and tests. Part of SPARK-47103.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]