aboutsummaryrefslogtreecommitdiff
path: root/python/pyspark/mllib/linalg.py
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-2627] [PySpark] have the build enforce PEP 8 automaticallyNicholas Chammas2014-08-061-0/+2
* [SPARK-2724] Python version of RandomRDDGeneratorsDoris Xin2014-07-311-0/+4
* [SPARK-2470] PEP8 fixes to PySparkNicholas Chammas2014-07-211-0/+1
* [SPARK-1752][MLLIB] Standardize text format for vectors and labeled pointsXiangrui Meng2014-06-041-10/+24
* Fix PEP8 violations in Python mllib.Reynold Xin2014-05-251-7/+6
* [SPARK-1743][MLLIB] add loadLibSVMFile and saveAsLibSVMFile to pysparkXiangrui Meng2014-05-071-2/+1
* [WIP] SPARK-1430: Support sparse data in Python MLlibMatei Zaharia2014-04-151-0/+245