[ 
https://issues.apache.org/jira/browse/SPARK-57865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mao Li updated SPARK-57865:
---------------------------
    Summary: Apply HasIntermediateStorageLevel to remaining 
classification/clustering/regression estimators  (was: Apply 
HasIntermediateStorageLevel to tree ensemble estimators (GBT, RandomForest))

> Apply HasIntermediateStorageLevel to remaining 
> classification/clustering/regression estimators
> ----------------------------------------------------------------------------------------------
>
>                 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
>            Priority: Major
>
> 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]

Reply via email to