[ 
https://issues.apache.org/jira/browse/SPARK-8757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14680945#comment-14680945
 ] 

Joseph K. Bradley commented on SPARK-8757:
------------------------------------------

Some of those items do have sections already.  E.g:
* streaming k-means: 
[http://spark.apache.org/docs/latest/mllib-clustering.html#streaming-k-means]
* LDA: 
[http://spark.apache.org/docs/latest/mllib-clustering.html#latent-dirichlet-allocation-lda]

There are probably others too; I'm pretty sure PCA and SVD have sections too.

If the issue is that those sections need updates, can you please say what you 
found to be missing?  Thanks!

> Check missing and add user guide for MLlib Python API
> -----------------------------------------------------
>
>                 Key: SPARK-8757
>                 URL: https://issues.apache.org/jira/browse/SPARK-8757
>             Project: Spark
>          Issue Type: Umbrella
>          Components: Documentation, MLlib, PySpark
>    Affects Versions: 1.5.0
>            Reporter: Yanbo Liang
>
> Some MLlib algorithm missing user guide for Python, we need to check and add 
> them.
> The algorithms that missing user guides for Python are list following. Please 
> add it here if you find one more.
> * For MLlib
> ** Isotonic regression
> ** LDA
> ** Streaming k-means
> ** PCA
> ** SVD
> ** FP-growth
> * For ML
> ** feature
> *** CountVectorizerModel
> *** DCT
> *** MinMaxScaler
> *** StopWordsRemover
> *** VectorSlicer
> *** ElementwiseProduct



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to