[ 
https://issues.apache.org/jira/browse/SPARK-7667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joseph K. Bradley resolved SPARK-7667.
--------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.5.0

Issue resolved by pull request 6856
[https://github.com/apache/spark/pull/6856]

> MLlib Python API consistency check
> ----------------------------------
>
>                 Key: SPARK-7667
>                 URL: https://issues.apache.org/jira/browse/SPARK-7667
>             Project: Spark
>          Issue Type: Task
>          Components: MLlib, PySpark
>    Affects Versions: 1.4.0
>            Reporter: Yanbo Liang
>            Assignee: Yanbo Liang
>             Fix For: 1.5.0
>
>
> Check and ensure the MLlib Python API(class/method/parameter) consistent with 
> Scala.
> The following APIs are not consistent:
> * class
> * method
> ** recommendation.MatrixFactorizationModel.predictAll() (Because it's a 
> public API, so not change it)
> * parameter
> ** feature.StandardScaler.fit()
> ** many transform() function of feature module



--
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