[
https://issues.apache.org/jira/browse/SPARK-14378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15436264#comment-15436264
]
Yanbo Liang commented on SPARK-14378:
-------------------------------------
*
GeneralizedLinearModel(LinearRegressionModel/RidgeRegressionModel/LassoRegressionModel)
** single-row prediction SPARK-10413
** initialModel
** setValidateData (not important for public API)
** optimizer interface SPARK-17136
** LBFGS set numCorrections (not important for public API)
** toString: print summary SPARK-14712
* IsotonicRegressionModel
** single-row prediction SPARK-10413
> Review spark.ml parity for regression, except trees
> ---------------------------------------------------
>
> Key: SPARK-14378
> URL: https://issues.apache.org/jira/browse/SPARK-14378
> Project: Spark
> Issue Type: Sub-task
> Components: ML
> Reporter: Joseph K. Bradley
>
> Review parity of spark.ml vs. spark.mllib to ensure spark.ml contains all
> functionality. List all missing items.
> This only covers Scala since we can compare Scala vs. Python in spark.ml
> itself.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]