zhengruifeng opened a new pull request #25160: [SPARK-28399][ML] implement 
RobustScaler
URL: https://github.com/apache/spark/pull/25160
 
 
   ## What changes were proposed in this pull request?
   Implement `RobustScaler`
   Since the transformation is quite similar to `StandardScaler`, I refactor 
the transform function so that it can be reused in both scalers.
   
   ## How was this patch tested?
   existing and added 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]

Reply via email to