Details
-
Umbrella
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.5.0
-
None
Description
Some MLlib algorithm missing user guide for Python, we need to check and add them.
The algorithms that missing user guides for Python are list following. Please add it here if you find one more.
- For MLlib
- Isotonic regression (Python example)
- LDA (Python example)
- Streaming k-means (Java/Python examples)
- PCA (Python example)
- SVD (Python example)
- FP-growth (Python example)
- For ML
- feature
- CountVectorizerModel (user guide and examples)
- DCT (user guide and examples)
- MinMaxScaler (user guide and examples)
- StopWordsRemover (user guide and examples)
- VectorSlicer (user guide and examples)
- ElementwiseProduct (python example)
- feature
Attachments
Issue Links
- incorporates
-
SPARK-9191 Add ml.PCA user guide and code examples
- Resolved
- Is contained by
-
SPARK-7536 Audit MLlib Python API for 1.4
- Resolved
-
SPARK-9663 ML Python API coverage issues found during 1.5 QA
- Resolved