[
https://issues.apache.org/jira/browse/SPARK-7494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyukjin Kwon resolved SPARK-7494.
---------------------------------
Resolution: Incomplete
> spark.ml Model should call copyValues in construction
> -----------------------------------------------------
>
> Key: SPARK-7494
> URL: https://issues.apache.org/jira/browse/SPARK-7494
> Project: Spark
> Issue Type: Improvement
> Components: ML
> Reporter: Joseph K. Bradley
> Priority: Minor
> Labels: bulk-closed
>
> Currently, Estimators call Params.copyValues to copy parameters from
> themselves to the Model they create. The Model has its Estimator, so it
> could call copyValues upon construction.
> Note: I'm linking a patch which will remove Model and use Transformer
> instead, but this same fix with copyValues can be applied to Transformer.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]