Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Audit new public Scala APIs added to MLlib. Take note of:
- Protected/public classes or methods. If access can be more private, then it should be.
- Also look for non-sealed traits.
- Documentation: Missing? Bad links or formatting?
Make sure to check the object doc!
As you find issues, please comment here, or better yet create JIRAs and link them.
Attachments
Issue Links
- is depended upon by
-
SPARK-9848 Add @Since annotation to new public APIs in 1.5
- Resolved
- relates to
-
SPARK-9756 Make auxillary constructors for ML decision trees private
- Resolved
-
SPARK-9706 List Binary and Source Compatibility Issues with japi-compliance checker
- Resolved
-
SPARK-9712 List source compatibility issues in Scala API from scaladocs
- Resolved
-
SPARK-9755 Add method documentation to MultivariateOnlineSummarizer
- Resolved
-
SPARK-9798 CrossValidatorModel Documentation Improvements
- Resolved
-
SPARK-9800 GradientDescent$.runMiniBatchSGD docs
- Resolved
-
SPARK-9797 Document StreamingLinearRegressionWithSGD default parameter values
- Resolved
-
SPARK-9796 LogisticRegressionModel Docs Completeness
- Closed
-
SPARK-9799 SVMModel documentation improvements
- Closed
- requires
-
SPARK-9919 Matrices should respect Java's equals and hashCode contract
- Resolved
-
SPARK-9719 spark.ml NaiveBayes doc cleanups
- Resolved