You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2019/05/21 04:23:12 UTC

[jira] [Updated] (SPARK-7609) Add standardized checks for (Model, Estimator) unit tests

     [ https://issues.apache.org/jira/browse/SPARK-7609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hyukjin Kwon updated SPARK-7609:
--------------------------------
    Labels: bulk-closed  (was: )

> Add standardized checks for (Model, Estimator) unit tests
> ---------------------------------------------------------
>
>                 Key: SPARK-7609
>                 URL: https://issues.apache.org/jira/browse/SPARK-7609
>             Project: Spark
>          Issue Type: Improvement
>          Components: ML
>            Reporter: Joseph K. Bradley
>            Priority: Major
>              Labels: bulk-closed
>
> We should add a test suite helper method which does standard checks to make sure models are handled correctly. E.g.:
> * take: Estimator, Model, any params passed to fit()
> * check: UID, parent, and parameter values copied to the model correctly
> This should be used in any unit test in which an estimator produces a model.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org