Skip to content
Snippets Groups Projects
  1. Jun 16, 2016
    • WeichenXu's avatar
      [SPARK-15608][ML][EXAMPLES][DOC] add examples and documents of ml.isotonic regression · 9040d83b
      WeichenXu authored
      ## What changes were proposed in this pull request?
      
      add ml doc for ml isotonic regression
      add scala example for ml isotonic regression
      add java example for ml isotonic regression
      add python example for ml isotonic regression
      
      modify scala example for mllib isotonic regression
      modify java example for mllib isotonic regression
      modify python example for mllib isotonic regression
      
      add data/mllib/sample_isotonic_regression_libsvm_data.txt
      delete data/mllib/sample_isotonic_regression_data.txt
      ## How was this patch tested?
      
      N/A
      
      Author: WeichenXu <WeichenXu123@outlook.com>
      
      Closes #13381 from WeichenXu123/add_isotonic_regression_doc.
      9040d83b
  2. Nov 02, 2015
    • Rishabh Bhardwaj's avatar
      [SPARK-11383][DOCS] Replaced example code in... · 2804674a
      Rishabh Bhardwaj authored
      [SPARK-11383][DOCS] Replaced example code in mllib-naive-bayes.md/mllib-isotonic-regression.md using include_example
      
      I have made the required changes in mllib-naive-bayes.md/mllib-isotonic-regression.md and also verified them.
      Kindle Review it.
      
      Author: Rishabh Bhardwaj <rbnext29@gmail.com>
      
      Closes #9353 from rishabhbhardwaj/SPARK-11383.
      2804674a
Loading