spark-instrumented-optimizer/python/pyspark/ml
Yanbo Liang 7216f40545 [SPARK-11875][ML][PYSPARK] Update doc for PySpark HasCheckpointInterval
* Update doc for PySpark ```HasCheckpointInterval``` that users can understand how to disable checkpoint.
* Update doc for PySpark ```cacheNodeIds``` of ```DecisionTreeParams``` to notify the relationship between ```cacheNodeIds``` and ```checkpointInterval```.

Author: Yanbo Liang <ybliang8@gmail.com>

Closes #9856 from yanboliang/spark-11875.
2015-11-19 22:14:01 -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 [SPARK-11820][ML][PYSPARK] PySpark LiR & LoR should support weightCol 2015-11-18 13:32:06 -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 [SPARK-11820][ML][PYSPARK] PySpark LiR & LoR should support weightCol 2015-11-18 13:32:06 -08:00
tests.py [SPARK-7021] Add JUnit output for Python unit tests 2015-10-22 15:27:11 -07:00
tuning.py [DOC] [PYSPARK] [MLLIB] Added newlines to docstrings to fix parameter formatting 2015-09-21 14:24:19 -07: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