[
https://issues.apache.org/jira/browse/SPARK-8991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14624350#comment-14624350
]
Apache Spark commented on SPARK-8991:
-------------------------------------
User 'vinodkc' has created a pull request for this issue:
https://github.com/apache/spark/pull/7367
> Update SharedParamsCodeGen's Generated Documentation
> ----------------------------------------------------
>
> Key: SPARK-8991
> URL: https://issues.apache.org/jira/browse/SPARK-8991
> Project: Spark
> Issue Type: Improvement
> Components: ML
> Reporter: Feynman Liang
> Priority: Trivial
> Labels: Starter
>
> We no longer need
> Specifically, the [generated documentation in
> SharedParamsCodeGen|https://github.com/apache/spark/blob/master/mllib/src/main/scala/org/apache/spark/ml/param/shared/SharedParamsCodeGen.scala#L137]
> should be modified from
> {{code}}
> |/**
> | * (private[ml]) Trait for shared param $name$defaultValueDoc.
> | */
> {{code}}
> to
> {{code}}
> |/**
> | * Trait for shared param $name$defaultValueDoc.
> | */
> {{code}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]