spark-instrumented-optimizer/python/pyspark/mllib
Bryan Cutler b33261f913 [SPARK-12634][PYSPARK][DOC] PySpark tree parameter desc to consistent format
Part of task for [SPARK-11219](https://issues.apache.org/jira/browse/SPARK-11219) to make PySpark MLlib parameter description formatting consistent.  This is for the tree module.

closes #10601

Author: Bryan Cutler <cutlerb@gmail.com>
Author: vijaykiran <mail@vijaykiran.com>

Closes #11353 from BryanCutler/param-desc-consistent-tree-SPARK-12634.
2016-02-26 08:30:32 -08:00
..
linalg Correct SparseVector.parse documentation 2016-02-16 13:01:21 +00:00
stat [SPARK-8996] [MLLIB] [PYSPARK] Python API for Kolmogorov-Smirnov Test 2015-07-20 09:00:01 -07:00
__init__.py [SPARK-8032] [PYSPARK] Make version checking for NumPy in MLlib more robust 2015-06-02 23:24:47 -07:00
classification.py [SPARK-13429][MLLIB] Unify Logistic Regression convergence tolerance of ML & MLlib 2016-02-22 23:37:09 -08:00
clustering.py [SPARK-12363][MLLIB] Remove setRun and fix PowerIterationClustering failed test 2016-02-13 15:56:20 -08:00
common.py [SPARK-12380] [PYSPARK] use SQLContext.getOrCreate in mllib 2015-12-16 15:48:11 -08:00
evaluation.py [SPARK-12380] [PYSPARK] use SQLContext.getOrCreate in mllib 2015-12-16 15:48:11 -08:00
feature.py [SPARK-12296][PYSPARK][MLLIB] Feature parity for pyspark mllib standard scaler model 2015-12-22 09:14:12 +02:00
fpm.py [SPARK-7106][MLLIB][PYSPARK] Support model save/load in Python's FPGrowth 2016-02-24 23:22:14 -08:00
random.py [PYSPARK] [MLLIB] [DOCS] Replaced addversion with versionadded in mllib.random 2015-09-15 12:23:20 -07:00
recommendation.py [SPARK-12632][PYSPARK][DOC] PySpark fpm and als parameter desc to consistent format 2016-02-22 12:48:37 +02:00
regression.py [SPARK-12986][DOC] Fix pydoc warnings in mllib/regression.py 2016-02-08 11:06:41 -08:00
tests.py [SPARK-10086][MLLIB][STREAMING][PYSPARK] ignore StreamingKMeans test in PySpark for now 2016-01-25 22:53:34 -08:00
tree.py [SPARK-12634][PYSPARK][DOC] PySpark tree parameter desc to consistent format 2016-02-26 08:30:32 -08:00
util.py [SPARK-10279] [MLLIB] [PYSPARK] [DOCS] Add @since annotation to pyspark.mllib.util 2015-09-17 08:50:00 -07:00