aboutsummaryrefslogtreecommitdiff
path: root/docs/mllib-decision-tree.md
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-14817][ML][MLLIB][DOC] Made DataFrame-based API primary in MLlib guideJoseph K. Bradley2016-07-151-2/+2
* [SPARK-15883][MLLIB][DOCS] Fix broken links in mllib documentsDongjoon Hyun2016-06-111-3/+3
* [SPARK-12634][PYSPARK][DOC] PySpark tree parameter desc to consistent formatBryan Cutler2016-02-261-3/+3
* [SPARK-12212][ML][DOC] Clarifies the difference between spark.ml, spark.mllib...Timothy Hunter2015-12-101-3/+3
* [SPARK-11382] Replace example code in mllib-decision-tree.md using include_ex...Xusen Yin2015-11-101-247/+6
* [SPARK-11581][DOCS] Example mllib code in documentation incorrectly computes MSEBharat Lal2015-11-091-1/+1
* [SPARK-10669] [DOCS] Link to each language's API in codetabs in ML docs: spar...Xin Ren2015-10-071-6/+16
* [SPARK-6097][MLLIB] Support tree model save/load in PySpark/MLlibXiangrui Meng2015-03-021-6/+10
* [SPARK-4587] [mllib] [docs] Fixed save,load calls in ML guide examplesJoseph K. Bradley2015-02-271-8/+12
* [SPARK-5974] [SPARK-5980] [mllib] [python] [docs] Update ML guide with save/l...Joseph K. Bradley2015-02-251-0/+20
* [MLLIB] Change x_i to y_i in Variance's user guideXiangrui Meng2015-02-241-2/+2
* [SPARK-5608] Improve SEO of Spark documentation pagesMatei Zaharia2015-02-051-2/+2
* [SPARK-4580] [SPARK-4610] [mllib] [docs] Documentation for tree ensembles + D...Joseph K. Bradley2014-12-041-97/+144
* [SPARK-3443][MLLIB] update default values of tree:Xiangrui Meng2014-09-081-8/+8
* [SPARK-2840] [mllib] DecisionTree doc update (Java, Python examples)Joseph K. Bradley2014-08-211-69/+283
* Fix typo in decision tree docsMatt Forbes2014-08-181-2/+2
* [MLlib] SPARK-1536: multiclass classification support for decision treeManish Amde2014-07-181-3/+5
* SPARK-2363. Clean MLlib's sample data filesSean Owen2014-07-131-2/+2
* [WIP][SPARK-1871][MLLIB] Improve MLlib guide for v1.0Xiangrui Meng2014-05-181-1/+2
* SPARK-1544 Add support for deep decision trees.Manish Amde2014-05-071-9/+6
* SPARK-1727. Correct small compile errors, typos, and markdown issues in (prim...Sean Owen2014-05-061-4/+4
* [SPARK-1506][MLLIB] Documentation improvements for MLlib 1.0Xiangrui Meng2014-04-221-0/+185