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

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

Non-breaking changes to behavior:
* RegressionMetrics.explainedVariance returns different value.  This was 
arguably a bug fix and does not break APIs, but it does change behavior.  
[SPARK-9005]
* NaiveBayesModel.labels will now be in sorted order.  That will not affect 
predictions, but will affect the order of model data in labels, pi, and theta. 
[SPARK-8600]


> ML 1.5 QA: Programming guide update and migration guide
> -------------------------------------------------------
>
>                 Key: SPARK-9671
>                 URL: https://issues.apache.org/jira/browse/SPARK-9671
>             Project: Spark
>          Issue Type: Sub-task
>          Components: MLlib
>            Reporter: Joseph K. Bradley
>            Priority: Critical
>
> Before the release, we need to update the MLlib Programming Guide.  Updates 
> will include:
> * Add migration guide subsection.
> ** Use the results of the QA audit JIRAs.
> * Check phrasing, especially in main sections (for outdated items such as "In 
> this release, ...")
> * Possibly reorganize parts of the Pipelines guide if needed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to