aboutsummaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Preparing Spark release v1.5.0-rc3v1.5.0-rc3Patrick Wendell2015-08-311-1/+1
* [SPARK-9910] [ML] User guide for train validation splitmartinzapletal2015-08-282-0/+170
* [SPARK-10336][example] fix not being able to set intercept in LR exampleShuo Xiang2015-08-281-0/+1
* Preparing development version 1.5.1-SNAPSHOTPatrick Wendell2015-08-251-1/+1
* Preparing Spark release v1.5.0-rc2v1.5.0-rc2Patrick Wendell2015-08-251-1/+1
* Preparing development version 1.5.0-SNAPSHOTPatrick Wendell2015-08-211-1/+1
* Preparing Spark release v1.5.0-rc2Patrick Wendell2015-08-211-1/+1
* Preparing development version 1.5.1-SNAPSHOTPatrick Wendell2015-08-201-1/+1
* Preparing Spark release v1.5.0-rc1v1.5.0-rc1Patrick Wendell2015-08-201-1/+1
* Preparing development version 1.5.0-SNAPSHOTPatrick Wendell2015-08-201-1/+1
* Preparing Spark release v1.5.0-rc1Patrick Wendell2015-08-201-1/+1
* Preparing development version 1.5.0-SNAPSHOTPatrick Wendell2015-08-201-1/+1
* Preparing Spark release v1.5.0-rc1Patrick Wendell2015-08-201-1/+1
* Preparing development version 1.5.0-SNAPSHOTPatrick Wendell2015-08-201-1/+1
* Preparing Spark release v1.5.0-rc1Patrick Wendell2015-08-201-1/+1
* [SPARK-9812] [STREAMING] Fix Python 3 compatibility issue in PySpark Streamin...zsxwing2015-08-195-11/+14
* [SPARK-9980] [BUILD] Fix SBT publishLocal error due to invalid characters in docHerman van Hovell2015-08-152-3/+3
* [HOTFIX] fix duplicated bracesDavies Liu2015-08-143-3/+3
* [SPARK-9073] [ML] spark.ml Models copy() should call setParent when there is ...lewuathe2015-08-132-2/+3
* Preparing development version 1.5.0-SNAPSHOTPatrick Wendell2015-08-121-1/+1
* Preparing Spark release v1.5.0-preview-20150812Patrick Wendell2015-08-121-1/+1
* Preparing development version 1.5.0-SNAPSHOTPatrick Wendell2015-08-111-1/+1
* Preparing Spark release v1.5.0-snapshot-20150811Patrick Wendell2015-08-111-1/+1
* Preparing development version 1.5.0-SNAPSHOTPatrick Wendell2015-08-111-1/+1
* Preparing Spark release v1.5.0-snapshot-20150811Patrick Wendell2015-08-111-1/+1
* [SPARK-5155] [PYSPARK] [STREAMING] Mqtt streaming support in PythonPrabeesh K2015-08-101-0/+58
* Preparing development version 1.5.0-SNAPSHOTPatrick Wendell2015-08-101-1/+1
* Preparing Spark release v1.5.0-snapshot-20150810Patrick Wendell2015-08-101-1/+1
* Preparing development version 1.5.0-SNAPSHOTPatrick Wendell2015-08-101-1/+1
* Preparing Spark release v1.5.0-snapshot-20150810Patrick Wendell2015-08-101-1/+1
* [SPARK-8069] [ML] Add multiclass thresholds for ProbabilisticClassifierHolden Karau2015-08-043-3/+4
* [SPARK-9534] [BUILD] Enable javac lint for scalac parity; fix a lot of build ...Sean Owen2015-08-042-2/+3
* Preparing development version 1.5.0-SNAPSHOTPatrick Wendell2015-08-031-1/+1
* Preparing Spark release v1.5.0-snapshot-20150803Patrick Wendell2015-08-031-1/+1
* Preparing development version 1.5.0-SNAPSHOTPatrick Wendell2015-08-031-1/+1
* Preparing Spark release v1.5.0-snapshot-20150803Patrick Wendell2015-08-031-1/+1
* Preparing development version 1.5.0-SNAPSHOTPatrick Wendell2015-08-031-1/+1
* Preparing Spark release v1.5.0-snapshot-20150803Patrick Wendell2015-08-031-1/+1
* [SPARK-9149] [ML] [EXAMPLES] Add an example of spark.ml KMeansYu ISHIKAWA2015-08-023-0/+241
* [SPARK-7977] [BUILD] Disallowing printlnJonathan Alter2015-07-1083-1/+168
* [SPARK-8124] [SPARKR] Created more examples on SparkR DataFramesDaniel Emaasit (PhD Student)2015-07-061-0/+107
* [SPARK-8378] [STREAMING] Add the Python API for Flumezsxwing2015-07-011-0/+55
* [SPARK-8551] [ML] Elastic net python code exampleShuo Xiang2015-06-291-0/+67
* [HOTFIX] Fix scala style in DFSReadWriteTest that causes tests failedLiang-Chi Hsieh2015-06-191-2/+2
* Add example that reads a local file, writes to a DFS path provided by th...RJ Nowling2015-06-191-0/+138
* [SPARK-8151] [MLLIB] pipeline components should correctly implement copyXiangrui Meng2015-06-192-0/+7
* [SPARK-8444] [STREAMING] Adding Python streaming example for queueStreamBryan Cutler2015-06-191-0/+50
* [SPARK-7017] [BUILD] [PROJECT INFRA] Refactor dev/run-tests into PythonBrennon York2015-06-171-1/+1
* [SPARK-8314][MLlib] improvement in performance of MLUtils.appendBiasRoger Menezes2015-06-121-2/+2
* [SPARK-7743] [SQL] Parquet 1.7Thomas Omans2015-06-041-1/+1