spark-instrumented-optimizer/python/pyspark/mllib
Joseph K. Bradley fb25e8c7f4 [SPARK-6657] [Python] [Docs] fixed python doc build warnings
fixed python doc build warnings

CC whomever wants to review: rxin mengxr davies

Author: Joseph K. Bradley <joseph@databricks.com>

Closes #5317 from jkbradley/python-doc-warnings and squashes the following commits:

4cd43c2 [Joseph K. Bradley] fixed python doc build warnings
2015-04-01 15:15:47 -07:00
..
stat [SPARK-5867] [SPARK-5892] [doc] [ml] [mllib] Doc cleanups for 1.3 release 2015-02-20 02:31:32 -08:00
__init__.py [SPARK-5867] [SPARK-5892] [doc] [ml] [mllib] Doc cleanups for 1.3 release 2015-02-20 02:31:32 -08:00
classification.py [SPARK-6255] [MLLIB] Support multiclass classification in Python API 2015-03-31 11:32:14 -07:00
clustering.py [SPARK-6226][MLLIB] add save/load in PySpark's KMeansModel 2015-03-17 12:14:40 -07:00
common.py [SPARK-6226][MLLIB] add save/load in PySpark's KMeansModel 2015-03-17 12:14:40 -07:00
evaluation.py [SPARK-6090][MLLIB] add a basic BinaryClassificationMetrics to PySpark/MLlib 2015-03-05 11:50:09 -08:00
feature.py [SPARK-6598][MLLIB] Python API for IDFModel 2015-03-31 11:25:21 -07:00
linalg.py [SPARK-6651][MLLIB] delegate dense vector arithmetics to the underlying numpy array 2015-04-01 13:29:04 -07:00
rand.py [SPARK-4891][PySpark][MLlib] Add gamma/log normal/exp dist sampling to P... 2015-01-08 15:03:43 -08:00
recommendation.py [SPARK-6571][MLLIB] use wrapper in MatrixFactorizationModel.load 2015-03-28 15:08:05 -07:00
regression.py [SPARK-6255] [MLLIB] Support multiclass classification in Python API 2015-03-31 11:32:14 -07:00
tests.py [SPARK-6598][MLLIB] Python API for IDFModel 2015-03-31 11:25:21 -07:00
tree.py [SPARK-6657] [Python] [Docs] fixed python doc build warnings 2015-04-01 15:15:47 -07:00
util.py [SPARK-6095] [MLLIB] Support model save/load in Python's linear models 2015-03-20 14:44:21 -04:00