spark-instrumented-optimizer/python/pyspark/mllib
RJ Nowling c9c8b219ad [SPARK-4891][PySpark][MLlib] Add gamma/log normal/exp dist sampling to P...
...ySpark MLlib

This is a follow up to PR3680 https://github.com/apache/spark/pull/3680 .

Author: RJ Nowling <rnowling@gmail.com>

Closes #3955 from rnowling/spark4891 and squashes the following commits:

1236a01 [RJ Nowling] Fix Python style issues
7a01a78 [RJ Nowling] Fix Python style issues
174beab [RJ Nowling] [SPARK-4891][PySpark][MLlib] Add gamma/log normal/exp dist sampling to PySpark MLlib
2015-01-08 15:03:43 -08:00
..
__init__.py [SPARK-4821] [mllib] [python] [docs] Fix for pyspark.mllib.rand doc 2014-12-17 14:12:46 -08:00
classification.py [SPARK-4822] Use sphinx tags for Python doc annotations 2014-12-17 17:31:24 -08:00
clustering.py [SPARK-4531] [MLlib] cache serialized java object 2014-11-21 15:02:31 -08:00
common.py [SPARK-4531] [MLlib] cache serialized java object 2014-11-21 15:02:31 -08:00
feature.py [SPARK-4822] Use sphinx tags for Python doc annotations 2014-12-17 17:31:24 -08:00
linalg.py [SPARK-5089][PYSPARK][MLLIB] Fix vector convert 2015-01-05 13:10:59 -08: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-4531] [MLlib] cache serialized java object 2014-11-21 15:02:31 -08:00
regression.py [SPARK-4531] [MLlib] cache serialized java object 2014-11-21 15:02:31 -08:00
stat.py [SPARK-4822] Use sphinx tags for Python doc annotations 2014-12-17 17:31:24 -08:00
tests.py [SPARK-5089][PYSPARK][MLLIB] Fix vector convert 2015-01-05 13:10:59 -08:00
tree.py [SPARK-4580] [SPARK-4610] [mllib] [docs] Documentation for tree ensembles + DecisionTree API fix 2014-12-04 09:57:50 +08:00
util.py [SPARK-4324] [PySpark] [MLlib] support numpy.array for all MLlib API 2014-11-10 22:26:16 -08:00