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

Xin Ren commented on SPARK-10669:
---------------------------------

Hi Joseph,

I'm just double checking with you that I'm doing it right. I just made a test 
change below by adding a external link, could you please confirm I'm doing the 
right thing?
https://github.com/keypointt/spark/commit/f8289891d5b32fffdc6a4ce077d8d206e015119f

Also I'm not quite sure what you mean by "codetabs"? I see some terms are 
linking to Wikipedia, and some to Spark internal files. Could you please give 
me a quick example of this?

As I understand, for example, "ChiSqSelector" section in 
https://github.com/apache/spark/blob/64743870f23bffb8d96dcc8a0181c1452782a151/docs/mllib-feature-extraction.md,
 add Wikipedia link to "Feature selection".

As I understand, all below .md file should be modified to be linking to API in 
a consistent way?
* mllib-classification-regression.md    
* mllib-clustering.md   
* mllib-collaborative-filtering.md      
* mllib-data-types.md   
* mllib-decision-tree.md        
* mllib-dimensionality-reduction.md     
* mllib-ensembles.md
* mllib-evaluation-metrics.md   
* mllib-feature-extraction.md   
* mllib-frequent-pattern-mining.md      
* mllib-guide.md
* mllib-isotonic-regression.md  
* mllib-linear-methods.md
* mllib-migration-guides.md
* mllib-naive-bayes.md
* mllib-optimization.md
* mllib-pmml-model-export.md
* mllib-statistics.md

Thank you very much! :)

> Link to each language's API in codetabs in ML docs: spark.mllib
> ---------------------------------------------------------------
>
>                 Key: SPARK-10669
>                 URL: https://issues.apache.org/jira/browse/SPARK-10669
>             Project: Spark
>          Issue Type: Documentation
>          Components: Documentation, MLlib
>            Reporter: Joseph K. Bradley
>
> In the Markdown docs for the spark.mllib Programming Guide, we have code 
> examples with codetabs for each language.  We should link to each language's 
> API docs within the corresponding codetab, but we are inconsistent about 
> this.  For an example of what we want to do, see the "ChiSqSelector" section 
> in 
> [https://github.com/apache/spark/blob/64743870f23bffb8d96dcc8a0181c1452782a151/docs/mllib-feature-extraction.md]
> This JIRA is just for spark.mllib, not spark.ml



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to