aboutsummaryrefslogtreecommitdiff
path: root/python/pyspark/mllib/stat
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-8996] [MLLIB] [PYSPARK] Python API for Kolmogorov-Smirnov TestMechCoder2015-07-202-13/+91
* [SPARK-7639] [PYSPARK] [MLLIB] Python API for KernelDensityMechCoder2015-06-062-1/+63
* [SPARK-4897] [PySpark] Python 3 supportDavies Liu2015-04-161-12/+13
* [SPARK-6262][MLLIB]Implement missing methods for MultivariateStatisticalSummarylewuathe2015-04-051-0/+6
* [SPARK-5867] [SPARK-5892] [doc] [ml] [mllib] Doc cleanups for 1.3 releaseJoseph K. Bradley2015-02-202-2/+5
* [SPARK-5012][MLLib][PySpark]Python API for Gaussian Mixture ModelFlytxtRnD2015-02-022-1/+33
* [SPARK-5477] refactor stat.pyXiangrui Meng2015-01-293-0/+340