zhengruifeng commented on issue #25383: [SPARK-13677][ML] Implement Tree-Based 
Feature Transformation for ML
URL: https://github.com/apache/spark/pull/25383#issuecomment-522486178
 
 
   @srowen Since the leaf transform is irrelevant to the type of model (it is 
only related to the tree struture)
   
   I update the suites to make the realated data and tree structures in common, 
which reduce more than 100 lines.
   
   As to the py side, since current pr touch to many files, I tend to leave it 
alone for now, and impl it in a follow up pr. WDYT?

----------------------------------------------------------------
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]

Reply via email to