aboutsummaryrefslogtreecommitdiff
path: root/python/examples/kmeans.py
Commit message (Expand)AuthorAgeFilesLines
* SPARK-1637: Clean up examples for 1.0Sandeep2014-05-061-73/+0
* [WIP] SPARK-1430: Support sparse data in Python MLlibMatei Zaharia2014-04-151-4/+7
* Some fixes to Python examples (style and package name for LR)Matei Zaharia2013-07-271-2/+1
* Add Apache license headers and LICENSE and NOTICE filesMatei Zaharia2013-07-161-0/+17
* Use take() instead of takeSample() in PySpark kmeans example.Josh Rosen2013-01-091-1/+3
* Rename top-level 'pyspark' directory to 'python'Josh Rosen2013-01-011-0/+52