You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Yanbo Liang (JIRA)" <ji...@apache.org> on 2015/08/09 06:04:45 UTC

[jira] [Updated] (SPARK-9663) ML Python API coverage issues found during 1.5 QA

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

Yanbo Liang updated SPARK-9663:
-------------------------------
    Description: 
This umbrella is for a list of Python API coverage issues which we should fix for the 1.6 release cycle.  This list is to be generated from issues found in [SPARK-9662] and from remaining issues from 1.4: [SPARK-7536].

Here we check and compare the Python and Scala API of MLlib/ML,
add missing classes/methods/parameters for PySpark. 
* Missing classes for PySpark:
** feature
*** CountVectorizerModel
*** DCT
*** ElementwiseProduct
*** MinMaxScaler
*** StopWordsRemover
*** VectorSlicer
** classification
*** OneVsRest

  was:This umbrella is for a list of Python API coverage issues which we should fix for the 1.6 release cycle.  This list is to be generated from issues found in [SPARK-9662] and from remaining issues from 1.4: [SPARK-7536].


> ML Python API coverage issues found during 1.5 QA
> -------------------------------------------------
>
>                 Key: SPARK-9663
>                 URL: https://issues.apache.org/jira/browse/SPARK-9663
>             Project: Spark
>          Issue Type: Umbrella
>          Components: ML, MLlib, PySpark
>            Reporter: Joseph K. Bradley
>
> This umbrella is for a list of Python API coverage issues which we should fix for the 1.6 release cycle.  This list is to be generated from issues found in [SPARK-9662] and from remaining issues from 1.4: [SPARK-7536].
> Here we check and compare the Python and Scala API of MLlib/ML,
> add missing classes/methods/parameters for PySpark. 
> * Missing classes for PySpark:
> ** feature
> *** CountVectorizerModel
> *** DCT
> *** ElementwiseProduct
> *** MinMaxScaler
> *** StopWordsRemover
> *** VectorSlicer
> ** classification
> *** OneVsRest



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org