Description
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
- feature
Attachments
Issue Links
- relates to
-
SPARK-7861 Python wrapper for OneVsRest
- Resolved