Github user felixcheung commented on a diff in the pull request:
https://github.com/apache/spark/pull/20232#discussion_r161683935
--- Diff:
mllib/src/main/scala/org/apache/spark/ml/classification/MultilayerPerceptronClassifier.scala
---
@@ -102,36 +102,6 @@ private[classification] trait
MultilayerPerceptronParams extends ProbabilisticCl
solver -> LBFGS, stepSize -> 0.03)
}
-/** Label to vector converter. */
--- End diff --
@avulanov
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]