spark-instrumented-optimizer/python/pyspark/mllib
MechCoder 5aa804f3c6 [SPARK-7639] [PYSPARK] [MLLIB] Python API for KernelDensity
Python API for KernelDensity

Author: MechCoder <manojkumarsivaraj334@gmail.com>

Closes #6387 from MechCoder/spark-7639 and squashes the following commits:

17abc62 [MechCoder] add tests
2de6540 [MechCoder] style tests
bf4acc0 [MechCoder] Added doctests
84359d5 [MechCoder] [SPARK-7639] Python API for KernelDensity
2015-06-06 14:52:14 -07:00
..
stat [SPARK-7639] [PYSPARK] [MLLIB] Python API for KernelDensity 2015-06-06 14:52:14 -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-6953] [PySpark] speed up python tests 2015-04-21 17:49:55 -07:00
clustering.py [SPARK-7651] [MLLIB] [PYSPARK] GMM predict, predictSoft should raise error on bad input 2015-05-15 10:43:18 -07:00
common.py [SPARK-7922] [MLLIB] use DataFrames for user/item factors in ALSModel 2015-05-28 22:38:38 -07:00
evaluation.py [SPARK-7918] [MLLIB] MLlib Python doc parity check for evaluation and feature 2015-05-30 16:24:07 -07:00
feature.py [SPARK-7918] [MLLIB] MLlib Python doc parity check for evaluation and feature 2015-05-30 16:24:07 -07:00
fpm.py [SPARK-6657] [PYSPARK] Fix doc warnings 2015-05-18 08:35:14 -07:00
linalg.py [SPARK-7328] [MLLIB] [PYSPARK] Pyspark.mllib.linalg.Vectors: Missing items 2015-05-07 14:02:05 -07:00
random.py [SPARK-7899] [PYSPARK] Fix Python 3 pyspark/sql/types module conflict 2015-05-29 14:13:44 -07:00
recommendation.py [SPARK-6257] [PYSPARK] [MLLIB] MLlib API missing items in Recommendation 2015-04-30 23:51:00 -07:00
regression.py [SPARK-6267] [MLLIB] Python API for IsotonicRegression 2015-05-05 22:57:13 -07:00
tests.py [SPARK-7328] [MLLIB] [PYSPARK] Pyspark.mllib.linalg.Vectors: Missing items 2015-05-07 14:02:05 -07:00
tree.py [SPARK-6953] [PySpark] speed up python tests 2015-04-21 17:49:55 -07:00
util.py [SPARK-4897] [PySpark] Python 3 support 2015-04-16 16:20:57 -07:00