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:16:18 UTC

[jira] [Resolved] (SPARK-20234) Improve Framework for Basic ML Tests

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

Hyukjin Kwon resolved SPARK-20234.
----------------------------------
    Resolution: Incomplete

> Improve Framework for Basic ML Tests
> ------------------------------------
>
>                 Key: SPARK-20234
>                 URL: https://issues.apache.org/jira/browse/SPARK-20234
>             Project: Spark
>          Issue Type: Improvement
>          Components: ML, Tests
>    Affects Versions: 2.1.0
>            Reporter: Bryan Cutler
>            Priority: Major
>              Labels: bulk-closed
>
> Recently, I came across a few simple ML bugs that should have been caught by basic checks, but there was a lack of coverage because the existing checks are just tacked on to other tests and easy to forget to add to new test suites.
> I think it's worth spending some time to making these checks more standardized and easy to bring into new test suites so they are not overlooked - possibly by using a trait.
> The basic checks I'm referring to are:
> * parameter checks
> * uid checks
> * model/estimator copies
> * model/estimator persistence



--
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