Skip to content
Snippets Groups Projects
  • DB Tsai's avatar
    e2efe052
    [SPARK-14615][ML] Use the new ML Vector and Matrix in the ML pipeline based algorithms · e2efe052
    DB Tsai authored
    ## What changes were proposed in this pull request?
    
    Once SPARK-14487 and SPARK-14549 are merged, we will migrate to use the new vector and matrix type in the new ml pipeline based apis.
    
    ## How was this patch tested?
    
    Unit tests
    
    Author: DB Tsai <dbt@netflix.com>
    Author: Liang-Chi Hsieh <simonh@tw.ibm.com>
    Author: Xiangrui Meng <meng@databricks.com>
    
    Closes #12627 from dbtsai/SPARK-14615-NewML.
    e2efe052
    History
    [SPARK-14615][ML] Use the new ML Vector and Matrix in the ML pipeline based algorithms
    DB Tsai authored
    ## What changes were proposed in this pull request?
    
    Once SPARK-14487 and SPARK-14549 are merged, we will migrate to use the new vector and matrix type in the new ml pipeline based apis.
    
    ## How was this patch tested?
    
    Unit tests
    
    Author: DB Tsai <dbt@netflix.com>
    Author: Liang-Chi Hsieh <simonh@tw.ibm.com>
    Author: Xiangrui Meng <meng@databricks.com>
    
    Closes #12627 from dbtsai/SPARK-14615-NewML.