[
https://issues.apache.org/jira/browse/SPARK-16144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15358611#comment-15358611
]
Felix Cheung commented on SPARK-16144:
--------------------------------------
I think names like predict and summary are familiar to R users.
In term of usage I don't think there is a conflict with summary(SparkDataFrame)
- for documentation we could easily have a page under summary.ml and cross link
with summary(SparkDataFrame) for discoverability.
It might affect what in-line help user get when they do ?summary though.
> Add a separate Rd for ML generic methods: read.ml, write.ml, summary, predict
> -----------------------------------------------------------------------------
>
> Key: SPARK-16144
> URL: https://issues.apache.org/jira/browse/SPARK-16144
> Project: Spark
> Issue Type: Sub-task
> Components: Documentation, MLlib, SparkR
> Affects Versions: 2.0.0
> Reporter: Xiangrui Meng
> Assignee: Yanbo Liang
>
> After we grouped generic methods by the algorithm, it would be nice to add a
> separate Rd for each ML generic methods, in particular, write.ml, read.ml,
> summary, and predict and link the implementations with seealso.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]