spark-instrumented-optimizer/python/pyspark/mllib
MechCoder cd55e9a511 [SPARK-7202] [MLLIB] [PYSPARK] Add SparseMatrixPickler to SerDe
Utilities for pickling and unpickling SparseMatrices using SerDe

Author: MechCoder <manojkumarsivaraj334@gmail.com>

Closes #5775 from MechCoder/spark-7202 and squashes the following commits:

7e689dc [MechCoder] [SPARK-7202] Add SparseMatrixPickler to SerDe

(cherry picked from commit 5ab652cdb8)
Signed-off-by: Xiangrui Meng <meng@databricks.com>
2015-05-05 07:53:20 -07:00
..
stat [SPARK-4897] [PySpark] Python 3 support 2015-04-16 16:20:57 -07:00
__init__.py [SPARK-4897] [PySpark] Python 3 support 2015-04-16 16:20:57 -07:00
classification.py [SPARK-6953] [PySpark] speed up python tests 2015-04-21 17:49:55 -07:00
clustering.py [SPARK-4897] [PySpark] Python 3 support 2015-04-16 16:20:57 -07:00
common.py [SPARK-4897] [PySpark] Python 3 support 2015-04-16 16:20:57 -07:00
evaluation.py [SPARK-6090][MLLIB] add a basic BinaryClassificationMetrics to PySpark/MLlib 2015-03-05 11:50:09 -08:00
feature.py [SPARK-4897] [PySpark] Python 3 support 2015-04-16 16:20:57 -07:00
fpm.py [SPARK-6827] [MLLIB] Wrap FPGrowthModel.freqItemsets and make it consistent with Java API 2015-04-22 17:22:26 -07:00
linalg.py [SPARK-7202] [MLLIB] [PYSPARK] Add SparseMatrixPickler to SerDe 2015-05-05 07:53:20 -07:00
rand.py [SPARK-4897] [PySpark] Python 3 support 2015-04-16 16:20:57 -07:00
recommendation.py [SPARK-6257] [PYSPARK] [MLLIB] MLlib API missing items in Recommendation 2015-04-30 23:51:00 -07:00
regression.py [SPARK-6953] [PySpark] speed up python tests 2015-04-21 17:49:55 -07:00
tests.py [SPARK-7202] [MLLIB] [PYSPARK] Add SparseMatrixPickler to SerDe 2015-05-05 07:53:20 -07:00
tree.py [SPARK-6953] [PySpark] speed up python tests 2015-04-21 17:49:55 -07:00
util.py [SPARK-4897] [PySpark] Python 3 support 2015-04-16 16:20:57 -07:00