[ https://issues.apache.org/jira/browse/SPARK-1300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Patrick Wendell updated SPARK-1300:
-----------------------------------
Reporter: Patrick Wendell (was: Patrick Cogan)
> Clean-up and clarify private vs public fields in MLLib
> ------------------------------------------------------
>
> Key: SPARK-1300
> URL: https://issues.apache.org/jira/browse/SPARK-1300
> Project: Apache Spark
> Issue Type: Improvement
> Components: MLlib
> Reporter: Patrick Wendell
> Assignee: Xiangrui Meng
> Priority: Blocker
> Fix For: 1.0.0
>
>
> Some of the MLLib implementations have random internal varaibles that are exposed and
should be made private.
> For the regression package, there are a few fields (optimizer, updater, gradient) that
we should just make private[spark].
> For other internal components we should annotate them as semi-private. I.e. they are
deeper API's for more advanced developers.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
|