Description
We store the default value of a parameter in the Param instance. In many cases, the default value depends on the algorithm and other parameters defined in the same algorithm. We need to think a better approach to handle default parameter values.
The design doc was posted in the parent JIRA: https://issues.apache.org/jira/browse/SPARK-5874
Attachments
Issue Links
- contains
-
SPARK-6290 spark.ml.param.Params.checkInputColumn bug upon error
- Resolved
- links to