Skip to content
Snippets Groups Projects
  • Xiangrui Meng's avatar
    8ad9f08c
    [SPARK-14906][ML] Copy linalg in PySpark to new ML package · 8ad9f08c
    Xiangrui Meng authored
    ## What changes were proposed in this pull request?
    
    Copy the linalg (Vector/Matrix and VectorUDT/MatrixUDT) in PySpark to new ML package.
    
    ## How was this patch tested?
    Existing tests.
    
    Author: Xiangrui Meng <meng@databricks.com>
    Author: Liang-Chi Hsieh <simonh@tw.ibm.com>
    Author: Liang-Chi Hsieh <viirya@gmail.com>
    
    Closes #13099 from viirya/move-pyspark-vector-matrix-udt4.
    8ad9f08c
    History
    [SPARK-14906][ML] Copy linalg in PySpark to new ML package
    Xiangrui Meng authored
    ## What changes were proposed in this pull request?
    
    Copy the linalg (Vector/Matrix and VectorUDT/MatrixUDT) in PySpark to new ML package.
    
    ## How was this patch tested?
    Existing tests.
    
    Author: Xiangrui Meng <meng@databricks.com>
    Author: Liang-Chi Hsieh <simonh@tw.ibm.com>
    Author: Liang-Chi Hsieh <viirya@gmail.com>
    
    Closes #13099 from viirya/move-pyspark-vector-matrix-udt4.
pyspark.ml.rst 1.51 KiB

pyspark.ml package

ML Pipeline APIs

pyspark.ml.param module

pyspark.ml.feature module

pyspark.ml.classification module

pyspark.ml.clustering module

pyspark.ml.linalg module

pyspark.ml.recommendation module

pyspark.ml.regression module

pyspark.ml.tuning module

pyspark.ml.evaluation module