[ https://issues.apache.org/jira/browse/SPARK-5283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Joseph K. Bradley updated SPARK-5283: ------------------------------------- Summary: ML sharedParams should be private (was: ML sharedParams should be public) > ML sharedParams should be private > --------------------------------- > > Key: SPARK-5283 > URL: https://issues.apache.org/jira/browse/SPARK-5283 > Project: Spark > Issue Type: Improvement > Components: ML > Affects Versions: 1.2.0 > Reporter: Joseph K. Bradley > > The many shared Params implemented in sharedParams.scala should be made > public. > Pros: > * Easier for developers of outside packages > * Standardized parameter and input/output column names > Cons: > * None? Except that we'd need to make sure that the APIs are good enough -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org