GitHub user felixcheung opened a pull request:

    https://github.com/apache/spark/pull/13993

    [SPARK-16144][SPARKR] update R API doc for mllib

    ## What changes were proposed in this pull request?
    
    From SPARK-16140/PR #13921 - the issue is we left write.ml doc empty:
    
![image](https://cloud.githubusercontent.com/assets/8969467/16481934/856dd0ea-3e62-11e6-9474-e4d57d1ca001.png)
    
    
    Here's what I meant as the fix:
    
![image](https://cloud.githubusercontent.com/assets/8969467/16481943/911f02ec-3e62-11e6-9d68-17363a9f5628.png)
    
    
![image](https://cloud.githubusercontent.com/assets/8969467/16481950/9bc057aa-3e62-11e6-8127-54870701c4b1.png)
    
    
    I didn't realize there was already a JIRA on this. @mengxr @yanboliang 
    
    
    ## How was this patch tested?
    
    check doc generated.
    
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/felixcheung/spark rmllibdoc

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/13993.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #13993
    
----
commit afc8ebefd5904ff3f71a0257b89db9f1b6ffdf0d
Author: Felix Cheung <[email protected]>
Date:   2016-06-30T08:28:02Z

    update doc for mlliv

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

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

Reply via email to