Skip to content
Snippets Groups Projects
  • lewuathe's avatar
    fc176614
    [SPARK-6643][MLLIB] Implement StandardScalerModel missing methods · fc176614
    lewuathe authored
    This is the sub-task of SPARK-6254.
    Wrap missing method for `StandardScalerModel`.
    
    Author: lewuathe <lewuathe@me.com>
    
    Closes #5310 from Lewuathe/SPARK-6643 and squashes the following commits:
    
    fafd690 [lewuathe] Fix for lint-python
    bd31a64 [lewuathe] Merge branch 'master' into SPARK-6643
    578f5ee [lewuathe] Remove unnecessary class
    a38f155 [lewuathe] Merge master
    66bb2ab [lewuathe] Fix typos
    82683a0 [lewuathe] [SPARK-6643] Implement StandardScalerModel missing methods
    fc176614
    History
    [SPARK-6643][MLLIB] Implement StandardScalerModel missing methods
    lewuathe authored
    This is the sub-task of SPARK-6254.
    Wrap missing method for `StandardScalerModel`.
    
    Author: lewuathe <lewuathe@me.com>
    
    Closes #5310 from Lewuathe/SPARK-6643 and squashes the following commits:
    
    fafd690 [lewuathe] Fix for lint-python
    bd31a64 [lewuathe] Merge branch 'master' into SPARK-6643
    578f5ee [lewuathe] Remove unnecessary class
    a38f155 [lewuathe] Merge master
    66bb2ab [lewuathe] Fix typos
    82683a0 [lewuathe] [SPARK-6643] Implement StandardScalerModel missing methods