Skip to content
Snippets Groups Projects
  • Yuhao Yang's avatar
    06747003
    [SPARK-7949] [MLLIB] [DOC] update document with some missing save/load · 06747003
    Yuhao Yang authored
    add save load for examples:
    KMeansModel
    PowerIterationClusteringModel
    Word2VecModel
    IsotonicRegressionModel
    
    Author: Yuhao Yang <hhbyyh@gmail.com>
    
    Closes #6498 from hhbyyh/docSaveLoad and squashes the following commits:
    
    7f9f06d [Yuhao Yang] add missing imports
    c604cad [Yuhao Yang] Merge remote-tracking branch 'upstream/master' into docSaveLoad
    1dd77cc [Yuhao Yang] update document with some missing save/load
    06747003
    History
    [SPARK-7949] [MLLIB] [DOC] update document with some missing save/load
    Yuhao Yang authored
    add save load for examples:
    KMeansModel
    PowerIterationClusteringModel
    Word2VecModel
    IsotonicRegressionModel
    
    Author: Yuhao Yang <hhbyyh@gmail.com>
    
    Closes #6498 from hhbyyh/docSaveLoad and squashes the following commits:
    
    7f9f06d [Yuhao Yang] add missing imports
    c604cad [Yuhao Yang] Merge remote-tracking branch 'upstream/master' into docSaveLoad
    1dd77cc [Yuhao Yang] update document with some missing save/load