Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-20234

Improve Framework for Basic ML Tests

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Incomplete
    • 2.1.0
    • None
    • ML, Tests

    Description

      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

      Attachments

        Activity

          People

            Unassigned Unassigned
            bryanc Bryan Cutler
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: