aboutsummaryrefslogtreecommitdiff
path: root/python/docs/pyspark.mllib.rst
diff options
context:
space:
mode:
Diffstat (limited to 'python/docs/pyspark.mllib.rst')
-rw-r--r--python/docs/pyspark.mllib.rst77
1 files changed, 77 insertions, 0 deletions
diff --git a/python/docs/pyspark.mllib.rst b/python/docs/pyspark.mllib.rst
new file mode 100644
index 0000000000..e95d19e97f
--- /dev/null
+++ b/python/docs/pyspark.mllib.rst
@@ -0,0 +1,77 @@
+pyspark.mllib package
+=====================
+
+Submodules
+----------
+
+pyspark.mllib.classification module
+-----------------------------------
+
+.. automodule:: pyspark.mllib.classification
+ :members:
+ :undoc-members:
+ :show-inheritance:
+
+pyspark.mllib.clustering module
+-------------------------------
+
+.. automodule:: pyspark.mllib.clustering
+ :members:
+ :undoc-members:
+ :show-inheritance:
+
+pyspark.mllib.linalg module
+---------------------------
+
+.. automodule:: pyspark.mllib.linalg
+ :members:
+ :undoc-members:
+ :show-inheritance:
+
+pyspark.mllib.random module
+---------------------------
+
+.. automodule:: pyspark.mllib.random
+ :members:
+ :undoc-members:
+ :show-inheritance:
+
+pyspark.mllib.recommendation module
+-----------------------------------
+
+.. automodule:: pyspark.mllib.recommendation
+ :members:
+ :undoc-members:
+ :show-inheritance:
+
+pyspark.mllib.regression module
+-------------------------------
+
+.. automodule:: pyspark.mllib.regression
+ :members:
+ :undoc-members:
+ :show-inheritance:
+
+pyspark.mllib.stat module
+-------------------------
+
+.. automodule:: pyspark.mllib.stat
+ :members:
+ :undoc-members:
+ :show-inheritance:
+
+pyspark.mllib.tree module
+-------------------------
+
+.. automodule:: pyspark.mllib.tree
+ :members:
+ :undoc-members:
+ :show-inheritance:
+
+pyspark.mllib.util module
+-------------------------
+
+.. automodule:: pyspark.mllib.util
+ :members:
+ :undoc-members:
+ :show-inheritance: