[
https://issues.apache.org/jira/browse/SPARK-11601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15003230#comment-15003230
]
Tim Hunter edited comment on SPARK-11601 at 11/12/15 11:48 PM:
---------------------------------------------------------------
Issues found:
- org.apache.spark.ml.classification.LogisticAggregator:
a. removed count() method
b. removed add(Double,org.apache.spark.mllib.linalg.Vector), could be
reimplemented by setting the weight to 1.0
- LogisticRegressionSummary:
a. a method (featuresCol) was added to a sealed trait, which seems to break
compatibility?
- LeastSquaresAggregator:
a. removed add(Double,org.apache.spark.mllib.linalg.Vector), could be
reimplemented by setting the weight to 1.0
was (Author: thunterdb):
Issues found:
- org.apache.spark.ml.classification.LogisticAggregator:
- removed count() method
- removed add(Double,org.apache.spark.mllib.linalg.Vector), could be
reimplemented by setting the weight to 1.0
- LogisticRegressionSummary:
- a method (featuresCol) was added to a sealed trait, which seems to break
compatibility?
- LeastSquaresAggregator:
- removed add(Double,org.apache.spark.mllib.linalg.Vector), could be
reimplemented by setting the weight to 1.0
> ML 1.6 QA: API: Binary incompatible changes
> -------------------------------------------
>
> Key: SPARK-11601
> URL: https://issues.apache.org/jira/browse/SPARK-11601
> Project: Spark
> Issue Type: Sub-task
> Components: ML, MLlib
> Reporter: Joseph K. Bradley
> Assignee: Tim Hunter
>
> Generate a list of binary incompatible changes using MiMa and create new
> JIRAs for issues found. Filter out false positives as needed.
> If you want to take this task, ping [~mengxr] for advice since he did it for
> 1.5.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]