Description
Audit Scala API for classification, almost all issues were related MultilayerPerceptronClassifier.
- Fix one wrong param getter/setter method: getOptimizer -> getSolver
- Add missing setter for "solver" and "stepSize".
- Make GD solver take effect.
- Update docs, annotations and fix other minor issues.
Attachments
Issue Links
- Is contained by
-
SPARK-14811 ML, Graph 2.0 QA: API: New Scala APIs, docs
- Resolved
- links to