[ 
https://issues.apache.org/jira/browse/SPARK-14377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15244059#comment-15244059
 ] 

Joseph K. Bradley commented on SPARK-14377:
-------------------------------------------


* ClassificationModel
** single-row prediction

* LogisticRegression
** initialModel
** setValidateData (not important for public API)
** (for LBFGS)
*** pluggable objective and regularization function
*** numCorrections
* LogisticRegressionModel
** toString: print summary

* SVM

* PMML


> Review spark.ml parity for classification, except trees
> -------------------------------------------------------
>
>                 Key: SPARK-14377
>                 URL: https://issues.apache.org/jira/browse/SPARK-14377
>             Project: Spark
>          Issue Type: Sub-task
>          Components: ML
>            Reporter: Joseph K. Bradley
>            Assignee: 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: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to