aboutsummaryrefslogtreecommitdiff
path: root/python/docs/pyspark.ml.rst
diff options
context:
space:
mode:
Diffstat (limited to 'python/docs/pyspark.ml.rst')
-rw-r--r--python/docs/pyspark.ml.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/python/docs/pyspark.ml.rst b/python/docs/pyspark.ml.rst
index 518b8e774d..86d4186a2c 100644
--- a/python/docs/pyspark.ml.rst
+++ b/python/docs/pyspark.ml.rst
@@ -33,6 +33,14 @@ pyspark.ml.classification module
:undoc-members:
:inherited-members:
+pyspark.ml.clustering module
+----------------------------
+
+.. automodule:: pyspark.ml.clustering
+ :members:
+ :undoc-members:
+ :inherited-members:
+
pyspark.ml.recommendation module
--------------------------------