spark-instrumented-optimizer/python/pyspark/ml
Martin Menestret 3a44aebd0c [SPARK-9690][ML][PYTHON] pyspark CrossValidator random seed
Extend CrossValidator with HasSeed in PySpark.

This PR replaces [https://github.com/apache/spark/pull/7997]

CC: yanboliang thunterdb mmenestret  Would one of you mind taking a look?  Thanks!

Author: Joseph K. Bradley <joseph@databricks.com>
Author: Martin MENESTRET <mmenestret@ippon.fr>

Closes #10268 from jkbradley/pyspark-cv-seed.
2015-12-16 14:05:35 -08:00
..
param [SPARK-11875][ML][PYSPARK] Update doc for PySpark HasCheckpointInterval 2015-11-19 22:14:01 -08:00
__init__.py [SPARK-7535] [.0] [MLLIB] Audit the pipeline APIs for 1.4 2015-05-21 22:57:33 -07:00
classification.py [MINOR][ML] Use coefficients replace weights 2015-12-03 11:37:34 -08:00
clustering.py [SPARK-10281] [ML] [PYSPARK] [DOCS] Add @since annotation to pyspark.ml.clustering 2015-09-17 08:47:21 -07:00
evaluation.py [SPARK-10286][ML][PYSPARK][DOCS] Add @since annotation to pyspark.ml.param and pyspark.ml.* 2015-11-02 16:09:22 -08:00
feature.py [SPARK-10116][CORE] XORShiftRandom.hashSeed is random in high bits 2015-11-06 20:06:24 +00:00
pipeline.py [SPARK-10286][ML][PYSPARK][DOCS] Add @since annotation to pyspark.ml.param and pyspark.ml.* 2015-11-02 16:09:22 -08:00
recommendation.py [SPARK-10116][CORE] XORShiftRandom.hashSeed is random in high bits 2015-11-06 20:06:24 +00:00
regression.py [MINOR][ML] Use coefficients replace weights 2015-12-03 11:37:34 -08:00
tests.py [SPARK-7021] Add JUnit output for Python unit tests 2015-10-22 15:27:11 -07:00
tuning.py [SPARK-9690][ML][PYTHON] pyspark CrossValidator random seed 2015-12-16 14:05:35 -08:00
util.py [SPARK-7380] [MLLIB] pipeline stages should be copyable in Python 2015-05-18 12:02:18 -07:00
wrapper.py [DOC] [PYSPARK] [MLLIB] Added newlines to docstrings to fix parameter formatting 2015-09-21 14:24:19 -07:00