[ 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(ML): ** attribute SPARK-10025 ** feature *** CountVectorizerModel SPARK-9769 *** DCT SPARK-8472 *** ElementwiseProduct SPARK-9768 *** MinMaxScaler SPARK-8530 *** StopWordsRemover SPARK-9679 *** VectorSlicer SPARK-9772 *** IndexToString SPARK-10021 ** classification *** OneVsRest SPARK-7861 *** MultilayerPerceptronClassifier SPARK-9773 ** regression *** IsotonicRegression SPARK-9774 * Missing User Guide documents for PySpark SPARK-8757 * Scala-Python method/parameter inconsistency check for ML & MLlib SPARK-10022 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]. Here we check and compare the Python and Scala API of MLlib/ML, add missing classes/methods/parameters for PySpark. * Missing classes for PySpark(ML): ** attribute ** feature *** CountVectorizerModel SPARK-9769 *** DCT SPARK-8472 *** ElementwiseProduct SPARK-9768 *** MinMaxScaler SPARK-8530 *** StopWordsRemover SPARK-9679 *** VectorSlicer SPARK-9772 *** IndexToString SPARK-10021 ** classification *** OneVsRest SPARK-7861 *** MultilayerPerceptronClassifier SPARK-9773 ** regression *** IsotonicRegression SPARK-9774 * Missing User Guide documents for PySpark SPARK-8757 * Scala-Python method/parameter inconsistency check for ML & MLlib SPARK-10022 > 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(ML): > ** attribute SPARK-10025 > ** feature > *** CountVectorizerModel SPARK-9769 > *** DCT SPARK-8472 > *** ElementwiseProduct SPARK-9768 > *** MinMaxScaler SPARK-8530 > *** StopWordsRemover SPARK-9679 > *** VectorSlicer SPARK-9772 > *** IndexToString SPARK-10021 > ** classification > *** OneVsRest SPARK-7861 > *** MultilayerPerceptronClassifier SPARK-9773 > ** regression > *** IsotonicRegression SPARK-9774 > * Missing User Guide documents for PySpark SPARK-8757 > * Scala-Python method/parameter inconsistency check for ML & MLlib SPARK-10022 -- 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