Skip to content
Snippets Groups Projects
  • Yuhao Yang's avatar
    3308a862
    [SPARK-15182][ML] Copy MLlib doc to ML: ml.feature.tf, idf · 3308a862
    Yuhao Yang authored
    ## What changes were proposed in this pull request?
    
    We should now begin copying algorithm details from the spark.mllib guide to spark.ml as needed, rather than just linking back to the corresponding algorithms in the spark.mllib user guide.
    
    ## How was this patch tested?
    
    manual review for doc.
    
    Author: Yuhao Yang <hhbyyh@gmail.com>
    Author: Yuhao Yang <yuhao.yang@intel.com>
    
    Closes #12957 from hhbyyh/tfidfdoc.
    3308a862
    History
    [SPARK-15182][ML] Copy MLlib doc to ML: ml.feature.tf, idf
    Yuhao Yang authored
    ## What changes were proposed in this pull request?
    
    We should now begin copying algorithm details from the spark.mllib guide to spark.ml as needed, rather than just linking back to the corresponding algorithms in the spark.mllib user guide.
    
    ## How was this patch tested?
    
    manual review for doc.
    
    Author: Yuhao Yang <hhbyyh@gmail.com>
    Author: Yuhao Yang <yuhao.yang@intel.com>
    
    Closes #12957 from hhbyyh/tfidfdoc.