spark-instrumented-optimizer/python/pyspark/mllib
Zheng RuiFeng d18276cb1d [SPARK-13672][ML] Add python examples of BisectingKMeans in ML and MLLIB
JIRA: https://issues.apache.org/jira/browse/SPARK-13672

## What changes were proposed in this pull request?

add two python examples of BisectingKMeans for ml and mllib

## How was this patch tested?

manual tests

Author: Zheng RuiFeng <ruifengz@foxmail.com>

Closes #11515 from zhengruifeng/mllib_bkm_pe.
2016-03-11 09:21:12 +02:00
..
linalg [SPARK-13594][SQL] remove typed operations(e.g. map, flatMap) from python DataFrame 2016-03-02 15:26:34 -08:00
stat [SPARK-8996] [MLLIB] [PYSPARK] Python API for Kolmogorov-Smirnov Test 2015-07-20 09:00:01 -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-12633][PYSPARK] [DOC] PySpark regression parameter desc to consistent format 2016-02-29 15:52:41 +02:00
clustering.py [SPARK-13672][ML] Add python examples of BisectingKMeans in ML and MLLIB 2016-03-11 09:21:12 +02:00
common.py [SPARK-13244][SQL] Migrates DataFrame to Dataset 2016-03-10 17:00:17 -08:00
evaluation.py [SPARK-12380] [PYSPARK] use SQLContext.getOrCreate in mllib 2015-12-16 15:48:11 -08:00
feature.py [SPARK-12296][PYSPARK][MLLIB] Feature parity for pyspark mllib standard scaler model 2015-12-22 09:14:12 +02:00
fpm.py [MINOR] Fix typos in comments and testcase name of code 2016-03-03 22:42:12 +00:00
random.py [PYSPARK] [MLLIB] [DOCS] Replaced addversion with versionadded in mllib.random 2015-09-15 12:23:20 -07:00
recommendation.py [SPARK-12632][PYSPARK][DOC] PySpark fpm and als parameter desc to consistent format 2016-02-22 12:48:37 +02:00
regression.py [SPARK-12633][PYSPARK] [DOC] PySpark regression parameter desc to consistent format 2016-02-29 15:52:41 +02:00
tests.py [SPARK-13594][SQL] remove typed operations(e.g. map, flatMap) from python DataFrame 2016-03-02 15:26:34 -08:00
tree.py [SPARK-12634][PYSPARK][DOC] PySpark tree parameter desc to consistent format 2016-02-26 08:30:32 -08:00
util.py [SPARK-10279] [MLLIB] [PYSPARK] [DOCS] Add @since annotation to pyspark.mllib.util 2015-09-17 08:50:00 -07:00