zhengruifeng commented on issue #25383: [SPARK-13677][ML] Implement Tree-Based Feature Transformation for ML URL: https://github.com/apache/spark/pull/25383#issuecomment-521595051 @srowen I update the pr by adding two trait for ensamble models. BTW, I rename two internal traits of impurty and add some comments, because the old `TreeClassifierParams` is quite misleading that take me half an hour to find the trait conflict when changing the hierarchy.
---------------------------------------------------------------- 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]
