zhengruifeng commented on issue #25046: [SPARK-28243][PYSPARK][ML] Remove setFeatureSubsetStrategy and setSubsamplingRate from Python TreeEnsembleParams URL: https://github.com/apache/spark/pull/25046#issuecomment-520282714 @mgaido91 It is a good idea. I think we may start with some script that only check the parity. @srowen `shared.py` is not in sync with `_shared_params_code_gen.py` now. @huaxingao I tend to change this part in https://github.com/apache/spark/pull/25383, maybe by moving `DecisionTreeParams` out of `shared.py`. Hope you could help reviewing.
---------------------------------------------------------------- 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]
