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

Consider improving HasSolver to allow generalization

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Trivial
    • Resolution: Incomplete
    • None
    • None
    • ML

    Description

      The current HasSolver shared param has a fixed default value of "auto" and no validation. Some algorithms (see `MultilayerPerceptronClassifier`) have different default values or validators. This results in either a mostly duplicated param (as in `MultilayerPerceptronClassifier`) or incorrect scaladoc (as in `GeneralizedLinearRegression`).

      Attachments

        Activity

          People

            Unassigned Unassigned
            holden Holden Karau
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: