spark-instrumented-optimizer/python/pyspark/mllib
Sandeep Singh 2931437972 [SPARK-15037] [SQL] [MLLIB] Part2: Use SparkSession instead of SQLContext in Python TestSuites
## What changes were proposed in this pull request?
Use SparkSession instead of SQLContext in Python TestSuites

## How was this patch tested?
Existing tests

Author: Sandeep Singh <sandeep@techaddict.me>

Closes #13044 from techaddict/SPARK-15037-python.
2016-05-11 11:24:16 -07:00
..
linalg [SPARK-9656][MLLIB][PYTHON] Add missing methods to PySpark's Distributed Linear Algebra Classes 2016-04-27 19:48:05 +02:00
stat [SPARK-8996] [MLLIB] [PYSPARK] Python API for Kolmogorov-Smirnov Test 2015-07-20 09:00:01 -07:00
__init__.py [SPARK-8032] [PYSPARK] Make version checking for NumPy in MLlib more robust 2015-06-02 23:24:47 -07:00
classification.py [SPARK-14829][MLLIB] Deprecate GLM APIs using SGD 2016-04-28 22:44:14 -07:00
clustering.py [SPARK-11559][MLLIB] Make runs no effect in mllib.KMeans 2016-04-26 11:55:21 -07:00
common.py [SPARK-13244][SQL] Migrates DataFrame to Dataset 2016-03-10 17:00:17 -08:00
evaluation.py [SPARK-12380] [PYSPARK] use SQLContext.getOrCreate in mllib 2015-12-16 15:48:11 -08:00
feature.py [SPARK-14564][ML][MLLIB][PYSPARK] Python Word2Vec missing setWindowSize method 2016-04-18 12:47:14 -07:00
fpm.py [MINOR] Fix typos in comments and testcase name of code 2016-03-03 22:42:12 +00:00
random.py [PYSPARK] [MLLIB] [DOCS] Replaced addversion with versionadded in mllib.random 2015-09-15 12:23:20 -07:00
recommendation.py [SPARK-12632][PYSPARK][DOC] PySpark fpm and als parameter desc to consistent format 2016-02-22 12:48:37 +02:00
regression.py [SPARK-14829][MLLIB] Deprecate GLM APIs using SGD 2016-04-28 22:44:14 -07:00
tests.py [SPARK-15037] [SQL] [MLLIB] Part2: Use SparkSession instead of SQLContext in Python TestSuites 2016-05-11 11:24:16 -07:00
tree.py [SPARK-12634][PYSPARK][DOC] PySpark tree parameter desc to consistent format 2016-02-26 08:30:32 -08:00
util.py [SPARK-10279] [MLLIB] [PYSPARK] [DOCS] Add @since annotation to pyspark.mllib.util 2015-09-17 08:50:00 -07:00