Skip to content
  • Xiangrui Meng's avatar
    e45345d9
    [SPARK-18812][MLLIB] explain "Spark ML" · e45345d9
    Xiangrui Meng authored
    ## What changes were proposed in this pull request?
    
    There has been some confusion around "Spark ML" vs. "MLlib". This PR adds some FAQ-like entries to the MLlib user guide to explain "Spark ML" and reduce the confusion.
    
    I check the [Spark FAQ page](http://spark.apache.org/faq.html
    
    ), which seems too high-level for the content here. So I added it to the MLlib user guide instead.
    
    cc: mateiz
    
    Author: Xiangrui Meng <meng@databricks.com>
    
    Closes #16241 from mengxr/SPARK-18812.
    
    (cherry picked from commit d2493a20)
    Signed-off-by: default avatarXiangrui Meng <meng@databricks.com>
    e45345d9
    [SPARK-18812][MLLIB] explain "Spark ML"
    Xiangrui Meng authored
    ## What changes were proposed in this pull request?
    
    There has been some confusion around "Spark ML" vs. "MLlib". This PR adds some FAQ-like entries to the MLlib user guide to explain "Spark ML" and reduce the confusion.
    
    I check the [Spark FAQ page](http://spark.apache.org/faq.html
    
    ), which seems too high-level for the content here. So I added it to the MLlib user guide instead.
    
    cc: mateiz
    
    Author: Xiangrui Meng <meng@databricks.com>
    
    Closes #16241 from mengxr/SPARK-18812.
    
    (cherry picked from commit d2493a20)
    Signed-off-by: default avatarXiangrui Meng <meng@databricks.com>
Loading