spark-instrumented-optimizer/python/pyspark/mllib
Yanbo Liang 042dda3c5c [SPARK-6092] [MLLIB] Add RankingMetrics in PySpark/MLlib
Author: Yanbo Liang <ybliang8@gmail.com>

Closes #6044 from yanboliang/spark-6092 and squashes the following commits:

726a9b1 [Yanbo Liang] add newRankingMetrics
33f649c [Yanbo Liang] Add RankingMetrics in PySpark/MLlib
2015-05-11 09:14: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-6612] [MLLIB] [PYSPARK] Python KMeans parity 2015-05-05 07:57:39 -07:00
common.py [SPARK-4897] [PySpark] Python 3 support 2015-04-16 16:20:57 -07:00
evaluation.py [SPARK-6092] [MLLIB] Add RankingMetrics in PySpark/MLlib 2015-05-11 09:14:20 -07:00
feature.py [SPARK-5913] [MLLIB] Python API for ChiSqSelector 2015-05-08 15:48:39 -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-7328] [MLLIB] [PYSPARK] Pyspark.mllib.linalg.Vectors: Missing items 2015-05-07 14:02:05 -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-6267] [MLLIB] Python API for IsotonicRegression 2015-05-05 22:57:13 -07:00
tests.py [SPARK-7328] [MLLIB] [PYSPARK] Pyspark.mllib.linalg.Vectors: Missing items 2015-05-07 14:02:05 -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