aboutsummaryrefslogtreecommitdiff
path: root/examples/src/main/python/ml/simple_text_classification_pipeline.py
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-7568] [ML] ml.LogisticRegression doesn't output the right predictionDB Tsai2015-05-141-2/+2
* [SPARK-4897] [PySpark] Python 3 supportDavies Liu2015-04-161-9/+11
* [SPARK-6781] [SQL] use sqlContext in python shellDavies Liu2015-04-081-1/+1
* [SPARK-5867] [SPARK-5892] [doc] [ml] [mllib] Doc cleanups for 1.3 releaseJoseph K. Bradley2015-02-201-2/+2
* [SPARK-5769] Set params in constructors and in setParams in Python ML pipelinesXiangrui Meng2015-02-151-27/+17
* [SPARK-4586][MLLIB] Python API for ML pipeline and parametersXiangrui Meng2015-01-281-0/+79