Mao Li created SPARK-57865:
------------------------------
Summary: Apply HasIntermediateStorageLevel to tree ensemble
estimators (GBT, RandomForest)
Key: SPARK-57865
URL: https://issues.apache.org/jira/browse/SPARK-57865
Project: Spark
Issue Type: Sub-task
Components: MLlib
Affects Versions: 4.0.0
Reporter: Mao Li
Apply HasIntermediateStorageLevel (introduced in the first sub-task) to tree
ensemble estimators. These require passing the storage level through to
internal implementation classes (GradientBoostedTrees.scala,
RandomForest.scala).
Affected estimators:
- GBTClassifier
- GBTRegressor
- RandomForestClassifier
- RandomForestRegressor
Also update the corresponding PySpark classes.
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]