[
https://issues.apache.org/jira/browse/SPARK-17136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15934736#comment-15934736
]
Yanbo Liang commented on SPARK-17136:
-------------------------------------
[~sethah] Thanks for the design doc.
One quick question: In your design, if we set the parameters in optimizer, Do
we still support setting these parameters in estimator again?
If yes, why we need to support two entrances for the same set of params? I saw
you reply at the design doc, you propose to make the params in optimizer
superior to the ones in estimator. Does it involves confusion for users and
extra maintenance cost?
Does the grid search-based model selection in the current framework (such as
CrossValidator) can still work well? Thanks.
> Design optimizer interface for ML algorithms
> --------------------------------------------
>
> Key: SPARK-17136
> URL: https://issues.apache.org/jira/browse/SPARK-17136
> Project: Spark
> Issue Type: Sub-task
> Components: ML
> Reporter: Seth Hendrickson
>
> We should consider designing an interface that allows users to use their own
> optimizers in some of the ML algorithms, similar to MLlib.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]