Joseph K. Bradley created SPARK-5283:
----------------------------------------
Summary: ML sharedParams should be public
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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org
|