aboutsummaryrefslogtreecommitdiff
path: root/assembly
diff options
context:
space:
mode:
authorwm624@hotmail.com <wm624@hotmail.com>2016-04-25 10:48:15 -0700
committerJoseph K. Bradley <joseph@databricks.com>2016-04-25 10:48:15 -0700
commitb50e2eca93e6b0c391901f1e6d30628f8b6ebaa5 (patch)
tree615ec12aa6fb245f70953516335754afce73afbd /assembly
parenta680562a6f87a03a00f71bad1c424267ae75c641 (diff)
downloadspark-b50e2eca93e6b0c391901f1e6d30628f8b6ebaa5.tar.gz
spark-b50e2eca93e6b0c391901f1e6d30628f8b6ebaa5.tar.bz2
spark-b50e2eca93e6b0c391901f1e6d30628f8b6ebaa5.zip
[SPARK-14433][PYSPARK][ML] PySpark ml GaussianMixture
## What changes were proposed in this pull request? Add Python API in ML for GaussianMixture ## How was this patch tested? (Please explain how this patch was tested. E.g. unit tests, integration tests, manual tests) Add doctest and test cases are the same as mllib Python tests ./dev/lint-python PEP8 checks passed. rm -rf _build/* pydoc checks passed. ./python/run-tests --python-executables=python2.7 --modules=pyspark-ml Running PySpark tests. Output is in /Users/mwang/spark_ws_0904/python/unit-tests.log Will test against the following Python executables: ['python2.7'] Will test the following Python modules: ['pyspark-ml'] Finished test(python2.7): pyspark.ml.evaluation (18s) Finished test(python2.7): pyspark.ml.clustering (40s) Finished test(python2.7): pyspark.ml.classification (49s) Finished test(python2.7): pyspark.ml.recommendation (44s) Finished test(python2.7): pyspark.ml.feature (64s) Finished test(python2.7): pyspark.ml.regression (45s) Finished test(python2.7): pyspark.ml.tuning (30s) Finished test(python2.7): pyspark.ml.tests (56s) Tests passed in 106 seconds Author: wm624@hotmail.com <wm624@hotmail.com> Closes #12402 from wangmiao1981/gmm.
Diffstat (limited to 'assembly')
0 files changed, 0 insertions, 0 deletions