Details
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 blocked by
-
SPARK-12000 `sbt publishLocal` hits a Scala compiler bug caused by `Since` annotation
- Resolved
- links to