Skip to content
Snippets Groups Projects
  • Xiangrui Meng's avatar
    48fc38f5
    [SPARK-7619] [PYTHON] fix docstring signature · 48fc38f5
    Xiangrui Meng authored
    Just realized that we need `\` at the end of the docstring. brkyvz
    
    Author: Xiangrui Meng <meng@databricks.com>
    
    Closes #6161 from mengxr/SPARK-7619 and squashes the following commits:
    
    e44495f [Xiangrui Meng] fix docstring signature
    48fc38f5
    History
    [SPARK-7619] [PYTHON] fix docstring signature
    Xiangrui Meng authored
    Just realized that we need `\` at the end of the docstring. brkyvz
    
    Author: Xiangrui Meng <meng@databricks.com>
    
    Closes #6161 from mengxr/SPARK-7619 and squashes the following commits:
    
    e44495f [Xiangrui Meng] fix docstring signature
pyspark.ml.rst 1.21 KiB

pyspark.ml package

ML Pipeline APIs

pyspark.ml.param module

pyspark.ml.feature module

pyspark.ml.classification module

pyspark.ml.recommendation module

pyspark.ml.regression module

pyspark.ml.tuning module

pyspark.ml.evaluation module