Skip to content
Snippets Groups Projects
  • Zheng RuiFeng's avatar
    ad1a8466
    [SPARK-15141][EXAMPLE][DOC] Update OneVsRest Examples · ad1a8466
    Zheng RuiFeng authored
    ## What changes were proposed in this pull request?
    1, Add python example for OneVsRest
    2, remove args-parsing
    
    ## How was this patch tested?
    manual tests
    `./bin/spark-submit examples/src/main/python/ml/one_vs_rest_example.py`
    
    Author: Zheng RuiFeng <ruifengz@foxmail.com>
    
    Closes #12920 from zhengruifeng/ovr_pe.
    ad1a8466
    History
    [SPARK-15141][EXAMPLE][DOC] Update OneVsRest Examples
    Zheng RuiFeng authored
    ## What changes were proposed in this pull request?
    1, Add python example for OneVsRest
    2, remove args-parsing
    
    ## How was this patch tested?
    manual tests
    `./bin/spark-submit examples/src/main/python/ml/one_vs_rest_example.py`
    
    Author: Zheng RuiFeng <ruifengz@foxmail.com>
    
    Closes #12920 from zhengruifeng/ovr_pe.