Joseph K. Bradley created SPARK-7609:
----------------------------------------
Summary: 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
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
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]