-
- Downloads
[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
Showing
- mllib/src/main/scala/org/apache/spark/mllib/api/python/PythonMLLibAPI.scala 56 additions, 0 deletions...la/org/apache/spark/mllib/api/python/PythonMLLibAPI.scala
- mllib/src/test/scala/org/apache/spark/mllib/api/python/PythonMLLibAPISuite.scala 11 additions, 1 deletion...g/apache/spark/mllib/api/python/PythonMLLibAPISuite.scala
- python/pyspark/mllib/linalg.py 2 additions, 2 deletionspython/pyspark/mllib/linalg.py
- python/pyspark/mllib/tests.py 3 additions, 0 deletionspython/pyspark/mllib/tests.py
Loading
Please register or sign in to comment