spark-instrumented-optimizer/python/pyspark/mllib
lewuathe 512a2f191a [SPARK-6615][MLLIB] Python API for Word2Vec
This is the sub-task of SPARK-6254.
Wrap missing method for `Word2Vec` and `Word2VecModel`.

Author: lewuathe <lewuathe@me.com>

Closes #5296 from Lewuathe/SPARK-6615 and squashes the following commits:

f14c304 [lewuathe] Reorder tests
1d326b9 [lewuathe] Merge master
e2bedfb [lewuathe] Modify test cases
afb866d [lewuathe] [SPARK-6615] Python API for Word2Vec
2015-04-03 09:49:50 -07:00
..
stat [SPARK-5867] [SPARK-5892] [doc] [ml] [mllib] Doc cleanups for 1.3 release 2015-02-20 02:31:32 -08: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-6615][MLLIB] Python API for Word2Vec 2015-04-03 09:49:50 -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