Details
Description
Audit new public Scala APIs added to MLlib & GraphX. 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 create JIRAs and link them to this issue.
Attachments
Issue Links
- contains
-
SPARK-18592 Move DT/RF/GBT Param setter methods to subclasses
- Resolved
-
SPARK-18481 ML 2.1 QA: Remove deprecated methods for ML
- Resolved
-
SPARK-18587 Remove handleInvalid from QuantileDiscretizer
- Closed
- links to