spark-instrumented-optimizer/python/pyspark/ml
Xiangrui Meng e43803b8f4 [SPARK-6948] [MLLIB] compress vectors in VectorAssembler
The compression is based on storage. brkyvz

Author: Xiangrui Meng <meng@databricks.com>

Closes #5985 from mengxr/SPARK-6948 and squashes the following commits:

df56a00 [Xiangrui Meng] update python tests
6d90d45 [Xiangrui Meng] compress vectors in VectorAssembler
2015-05-07 15:45:37 -07:00
..
param [SPARK-7388] [SPARK-7383] wrapper for VectorAssembler in Python 2015-05-07 10:25:41 -07:00
__init__.py [SPARK-4586][MLLIB] Python API for ML pipeline and parameters 2015-01-28 17:14:23 -08:00
classification.py [SPARK-4897] [PySpark] Python 3 support 2015-04-16 16:20:57 -07:00
evaluation.py [SPARK-7333] [MLLIB] Add BinaryClassificationEvaluator to PySpark 2015-05-05 11:45:37 -07:00
feature.py [SPARK-6948] [MLLIB] compress vectors in VectorAssembler 2015-05-07 15:45:37 -07:00
pipeline.py [SPARK-6940] [MLLIB] Add CrossValidator to Python ML pipeline API 2015-05-06 01:28:43 -07:00
tests.py [SPARK-6893][ML] default pipeline parameter handling in python 2015-04-15 23:49:42 -07:00
tuning.py [SPARK-7432] [MLLIB] disable cv doctest 2015-05-06 22:29:07 -07:00
util.py [SPARK-6893][ML] default pipeline parameter handling in python 2015-04-15 23:49:42 -07:00
wrapper.py [SPARK-7388] [SPARK-7383] wrapper for VectorAssembler in Python 2015-05-07 10:25:41 -07:00