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

Some ML Models error when copy or do not set parent

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.2.0
    • 2.2.0
    • ML
    • None

    Description

      Some ML Models fail when copied due to not having a default constructor and implementing copy with defaultCopy. Other cases do not properly set the parent when the model is copied. These models were missing the normal check that tests for these in the test suites.

      Models with issues are:

      • RFormlaModel
      • MultilayerPerceptronClassificationModel
      • BucketedRandomProjectionLSHModel
      • MinHashLSH

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: