spark-instrumented-optimizer/python/docs/pyspark.mllib.rst
Yanbo Liang a0411aebee [SPARK-6264] [MLLIB] Support FPGrowth algorithm in Python API
Support FPGrowth algorithm in Python API.
Should we remove "Experimental" which were marked for FPGrowth and FPGrowthModel in Scala? jkbradley

Author: Yanbo Liang <ybliang8@gmail.com>

Closes #5213 from yanboliang/spark-6264 and squashes the following commits:

ed62ead [Yanbo Liang] trigger jenkins
8ce0359 [Yanbo Liang] fix docstring style
544c725 [Yanbo Liang] address comments
a2d7cf7 [Yanbo Liang] add doc for FPGrowth.train()
dcf7d73 [Yanbo Liang] add python doc
b18fd07 [Yanbo Liang] trigger jenkins
2c951b8 [Yanbo Liang] fix typos
7f62c8f [Yanbo Liang] add fpm to __init__.py
b96206a [Yanbo Liang] Support FPGrowth algorithm in Python API
2015-04-09 15:10:10 -07:00

92 lines
1.7 KiB
ReStructuredText

pyspark.mllib package
=====================
pyspark.mllib.classification module
-----------------------------------
.. automodule:: pyspark.mllib.classification
:members:
:undoc-members:
:inherited-members:
pyspark.mllib.clustering module
-------------------------------
.. automodule:: pyspark.mllib.clustering
:members:
:undoc-members:
pyspark.mllib.evaluation module
-------------------------------
.. automodule:: pyspark.mllib.evaluation
:members:
:undoc-members:
pyspark.mllib.feature module
-------------------------------
.. automodule:: pyspark.mllib.feature
:members:
:undoc-members:
:show-inheritance:
pyspark.mllib.fpm module
------------------------
.. automodule:: pyspark.mllib.fpm
:members:
:undoc-members:
pyspark.mllib.linalg module
---------------------------
.. automodule:: pyspark.mllib.linalg
:members:
:undoc-members:
:show-inheritance:
pyspark.mllib.random module
---------------------------
.. automodule:: pyspark.mllib.random
:members:
:undoc-members:
pyspark.mllib.recommendation module
-----------------------------------
.. automodule:: pyspark.mllib.recommendation
:members:
:undoc-members:
pyspark.mllib.regression module
-------------------------------
.. automodule:: pyspark.mllib.regression
:members:
:undoc-members:
:inherited-members:
pyspark.mllib.stat module
-------------------------
.. automodule:: pyspark.mllib.stat
:members:
:undoc-members:
pyspark.mllib.tree module
-------------------------
.. automodule:: pyspark.mllib.tree
:members:
:undoc-members:
:inherited-members:
pyspark.mllib.util module
-------------------------
.. automodule:: pyspark.mllib.util
:members:
:undoc-members: