zhengruifeng opened a new pull request #26322: [SPARK-29656][ML][PYSPARK] ML algs expose aggregationDepth URL: https://github.com/apache/spark/pull/26322 ### What changes were proposed in this pull request? expose expert param `aggregationDepth` in algs: GMM/OneHotEncoder/VectorIndexer/RobustScaler/GLR/ALS ### Why are the changes needed? SVC/LoR/LiR/AFT had exposed expert param aggregationDepth to end users. It should be nice to expose it in other algs. ### Does this PR introduce any user-facing change? yes, expose new param ### How was this patch tested? added pytext tests
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
