spark-instrumented-optimizer/python/pyspark/mllib
lewuathe fc957dc781 [SPARK-6720][MLLIB] PySpark MultivariateStatisticalSummary unit test for normL1...
... and normL2.
Add test cases to insufficient unit test for `normL1` and `normL2`.

Ref: https://github.com/apache/spark/pull/5359

Author: lewuathe <lewuathe@me.com>

Closes #5374 from Lewuathe/SPARK-6720 and squashes the following commits:

5541b24 [lewuathe] More accurate tests
dc5718c [lewuathe] [SPARK-6720] PySpark MultivariateStatisticalSummary unit test for normL1 and normL2
2015-04-07 14:36:57 -07:00
..
stat [SPARK-6262][MLLIB]Implement missing methods for MultivariateStatisticalSummary 2015-04-05 16:13:31 -07:00
__init__.py [SPARK-5867] [SPARK-5892] [doc] [ml] [mllib] Doc cleanups for 1.3 release 2015-02-20 02:31:32 -08:00
classification.py [SPARK-6255] [MLLIB] Support multiclass classification in Python API 2015-03-31 11:32:14 -07:00
clustering.py [SPARK-6226][MLLIB] add save/load in PySpark's KMeansModel 2015-03-17 12:14:40 -07:00
common.py [SPARK-6226][MLLIB] add save/load in PySpark's KMeansModel 2015-03-17 12:14:40 -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-6615][MLLIB] Python API for Word2Vec 2015-04-03 09:49:50 -07:00
linalg.py [SPARK-6576] [MLlib] [PySpark] DenseMatrix in PySpark should support indexing 2015-04-01 17:03:39 -07:00
rand.py [SPARK-4891][PySpark][MLlib] Add gamma/log normal/exp dist sampling to P... 2015-01-08 15:03:43 -08:00
recommendation.py [SPARK-6642][MLLIB] use 1.2 lambda scaling and remove addImplicit from NormalEquation 2015-04-01 16:47:18 -07:00
regression.py [SPARK-6255] [MLLIB] Support multiclass classification in Python API 2015-03-31 11:32:14 -07:00
tests.py [SPARK-6720][MLLIB] PySpark MultivariateStatisticalSummary unit test for normL1... 2015-04-07 14:36:57 -07:00
tree.py [SPARK-6657] [Python] [Docs] fixed python doc build warnings 2015-04-01 15:15:47 -07:00
util.py [SPARK-6095] [MLLIB] Support model save/load in Python's linear models 2015-03-20 14:44:21 -04:00