Skip to content
  • MechCoder's avatar
    35d781e7
    [SPARK-8704] [ML] [PySpark] Add missing methods in StandardScaler · 35d781e7
    MechCoder authored
    Add std, mean to StandardScalerModel
    getVectors, findSynonyms to Word2Vec Model
    setFeatures and getFeatures to hashingTF
    
    Author: MechCoder <manojkumarsivaraj334@gmail.com>
    
    Closes #7086 from MechCoder/missing_model_methods and squashes the following commits:
    
    9fbae90 [MechCoder] Add type
    6e3d6b2 [MechCoder] [SPARK-8704] Add missing methods in StandardScaler (ML and PySpark)
    35d781e7
    [SPARK-8704] [ML] [PySpark] Add missing methods in StandardScaler
    MechCoder authored
    Add std, mean to StandardScalerModel
    getVectors, findSynonyms to Word2Vec Model
    setFeatures and getFeatures to hashingTF
    
    Author: MechCoder <manojkumarsivaraj334@gmail.com>
    
    Closes #7086 from MechCoder/missing_model_methods and squashes the following commits:
    
    9fbae90 [MechCoder] Add type
    6e3d6b2 [MechCoder] [SPARK-8704] Add missing methods in StandardScaler (ML and PySpark)
Loading