[GitHub] spark pull request #15015: [SPARK-16445][MLlib][SparkR] Fix @return descript...

2016-09-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/15015 --- 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 ena

[GitHub] spark pull request #15015: [SPARK-16445][MLlib][SparkR] Fix @return descript...

2016-09-08 Thread felixcheung
Github user felixcheung commented on a diff in the pull request: https://github.com/apache/spark/pull/15015#discussion_r78093981 --- Diff: R/pkg/R/mllib.R --- @@ -732,7 +733,6 @@ setMethod("summary", signature(object = "MultilayerPerceptronClassificationModel label

[GitHub] spark pull request #15015: [SPARK-16445][MLlib][SparkR] Fix @return descript...

2016-09-08 Thread keypointt
GitHub user keypointt opened a pull request: https://github.com/apache/spark/pull/15015 [SPARK-16445][MLlib][SparkR] Fix @return description for sparkR mlp summary() method ## What changes were proposed in this pull request? Fix summary() method's `@return` description for